[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1381753562-47884-1-git-send-email-wangkefeng.wang@huawei.com>
Date: Mon, 14 Oct 2013 20:25:59 +0800
From: Kefeng Wang <wangkefeng.wang@...wei.com>
To: Alexander Viro <viro@...iv.linux.org.uk>
CC: John McCutchan <john@...nmccutchan.com>,
"J. Bruce Fields" <bfields@...ldses.org>,
Eric Paris <eparis@...hat.com>, Robert Love <rlove@...ve.org>,
<linux-kernel@...r.kernel.org>, <linux-fsdevel@...r.kernel.org>,
<linux-nfs@...r.kernel.org>
Subject: [PATCH 0/3] fs: use helper function path_foo() to simpily code
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(-)
--
1.8.2.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists