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

2013-10-26 Thread Kefeng Wang
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 >

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

2013-10-14 Thread Kefeng Wang
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/n