Home
last modified time | relevance | path

Searched hist:aea93397 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dvfs.haea93397 Sun Apr 10 09:35:12 CDT 2011 J. Bruce Fields <bfields@redhat.com> nfsd: distinguish functions of NFSD_MAY_* flags

Most of the NFSD_MAY_* flags actually request permissions, but over the
years we've accreted a few that modify the behavior of the permission or
open code in other ways.

Distinguish the two cases a little more. In particular, allow the
shortcut at the start of nfsd_permission to ignore the
non-permission-requesting bits.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
aea93397 Sun Apr 10 09:35:12 CDT 2011 J. Bruce Fields <bfields@redhat.com> nfsd: distinguish functions of NFSD_MAY_* flags

Most of the NFSD_MAY_* flags actually request permissions, but over the
years we've accreted a few that modify the behavior of the permission or
open code in other ways.

Distinguish the two cases a little more. In particular, allow the
shortcut at the start of nfsd_permission to ignore the
non-permission-requesting bits.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
H A Dvfs.caea93397 Sun Apr 10 09:35:12 CDT 2011 J. Bruce Fields <bfields@redhat.com> nfsd: distinguish functions of NFSD_MAY_* flags

Most of the NFSD_MAY_* flags actually request permissions, but over the
years we've accreted a few that modify the behavior of the permission or
open code in other ways.

Distinguish the two cases a little more. In particular, allow the
shortcut at the start of nfsd_permission to ignore the
non-permission-requesting bits.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>