]> git.decadent.org.uk Git - nfs-utils.git/commit
Handle 'crossmnt' when kernel asked for export options for a directory.
authorNeil Brown <neilb@suse.de>
Mon, 19 Mar 2007 00:52:30 +0000 (11:52 +1100)
committerNeil Brown <neilb@suse.de>
Mon, 19 Mar 2007 00:52:30 +0000 (11:52 +1100)
commit291ea6c6470d4f3aa177044bc9755880c997d3d4
treeb11fdf807ac63a89ee1bc9bb1ecee3d3444250da
parent323d1c4d69b65ab36d951aca8473ceb02171ab08
Handle 'crossmnt' when kernel asked for export options for a directory.

If the kernel finds a mountpoint below a 'crossmnt' export, it will ask
mounted what export options to use.  With this patch it will return
the same export options as for the top 'crossmnt' export unless
more specific options have been given.
utils/mountd/cache.c