Neither I think. What's going on is that nfsd has a private set of
permission flags, and a private permission checking function, which
incidentally calls the vfs' permission checking function.
Does it hurt to share the three base MAY_ flags for this purpose? I
don't think it does, but I'm interested in the nfsd maintainers'
opinions.
Thanks,
Miklos
--