]> git.neil.brown.name Git - history.git/commit
[PATCH] kNFSd: Introduce CROSSMNT flag for knfsd
authorNeil Brown <neilb@cse.unsw.edu.au>
Fri, 14 Mar 2003 10:12:01 +0000 (02:12 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Fri, 14 Mar 2003 10:12:01 +0000 (02:12 -0800)
commit4d4d890f5e4b91fe7b795d09852b3c4d1f13f389
treebc4181448cc4aaa6953dd6dbe8a391461c120135
parent0d32f5653c17b73f10e6ba2488b03467beb7b37d
[PATCH] kNFSd: Introduce CROSSMNT flag for knfsd

Now that we have working up-calls to userspace,
CROSSMNT makes sense.
If CROSSMNT is set for an export, and we too a
LOOKUP which crosses a mountpoint, we initiate an
upcall to find out if and how that filesystem
is exported.
fs/nfsd/export.c
fs/nfsd/vfs.c
include/linux/nfsd/export.h