]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
exports: let kernel decide which flags vary by flavor
authorJ. Bruce Fields <bfields@citi.umich.edu>
Mon, 14 Dec 2009 22:07:19 +0000 (17:07 -0500)
committerSteve Dickson <steved@redhat.com>
Wed, 13 Jan 2010 20:39:14 +0000 (15:39 -0500)
Query the kernel to ask which flavors vary by pseudoflavor, and use that
instead of a fixed constant.  To allow the possibility of more flags
varying by pseudoflavor, use the set/clear_flags functions for all
options instead of setting some by hand.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>

No differences found