Re: [PATCH 0/3] fs: use helper function path_foo() to simpily code

From: Kefeng Wang
Date: Sat Oct 26 2013 - 06:46:55 EST


Any advice? ping...

On 10/14 20:25, Kefeng Wang wrote:
> Use helper function patch_equal() and path_put() to simpily code.
>
> Kefeng Wang (3):
> fs: use path_equal() and path_put() to simplify code
> fs: nfsd: use path_equal() to simply code
> fs: notify: use path_equal() to simply code
>
> fs/namei.c | 20 ++++++--------------
> fs/nfsd/export.c | 3 +--
> fs/nfsd/nfs4xdr.c | 2 +-
> fs/notify/fanotify/fanotify.c | 3 +--
> fs/notify/inotify/inotify_fsnotify.c | 3 +--
> 5 files changed, 10 insertions(+), 21 deletions(-)
>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/