]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd: allow exports of symlinks
authorJ. Bruce Fields <bfields@citi.umich.edu>
Thu, 12 Nov 2009 22:26:19 +0000 (17:26 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 15 Dec 2009 19:07:24 +0000 (14:07 -0500)
commit7914a0d4e834d75315d4835538b98af496b5d276
tree56e85e17fa0c579bf4d6aa12eec13da5833b2bb7
parente3f8e99b18dfe05fc233c46e908d70088898f33e
nfsd: allow exports of symlinks

We want to allow exports of symlinks, to allow mountd to communicate to
the kernel which symlinks lead to exports, and hence which symlinks need
to be visible on the pseudofilesystem.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
fs/nfsd/export.c