]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd: new interface to advertise export features
authorJ. Bruce Fields <bfields@citi.umich.edu>
Mon, 14 Dec 2009 17:53:32 +0000 (12:53 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Mon, 14 Dec 2009 23:51:29 +0000 (18:51 -0500)
commitc66cfebcf078511682bb32cd3b8570bb03ac00b3
treeb7298d70312e7ea267343ebe4ed001aa8f1986c8
parent498fb953c7b8e28edc81dec85d1d7a270a851172
nfsd: new interface to advertise export features

Soon we will add the new V4ROOT flag, and allow the INSECURE flag to
vary by pseudoflavor.  It would be useful for nfs-utils (for example,
for improved exportfs error reporting) to be able to know when this
happens.  Use this new interface for that purpose.

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