diff options
author | Dave Hansen <haveblue@us.ibm.com> | 2007-10-16 23:31:15 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-17 08:43:05 -0700 |
commit | a8754beedbdc56864bc5f8c9461929a9b328b899 (patch) | |
tree | a5748167a26b741af9b916a30c686a79312486a3 /Documentation | |
parent | c7eb26678e59f16f4e84f1176d187cd21a27414d (diff) | |
download | linux-a8754beedbdc56864bc5f8c9461929a9b328b899.tar.bz2 |
r/o bind mounts: create cleanup helper svc_msnfs()
I'm going to be modifying nfsd_rename() shortly to support read-only bind
mounts. This #ifdef is around the area I'm patching, and it starts to get
really ugly if I just try to add my new code by itself. Using this little
helper makes things a lot cleaner to use.
Signed-off-by: Dave Hansen <haveblue@us.ibm.com>
Acked-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions