Searched hist:"7 d818a7b8fc8d26c24ee44ed1c5dece69455a7b6" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/nfsd/ |
H A D | nfsfh.c | diff 7d818a7b8fc8d26c24ee44ed1c5dece69455a7b6 Mon Aug 15 15:59:55 CDT 2011 J. Bruce Fields <bfields@redhat.com> nfsd: open-code special directory-hardlink check
We allow the fh_verify caller to specify that any object *except* those of a given type is allowed, by passing a negative type. But only one caller actually uses it. Open-code that check in the one caller.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | vfs.c | diff 7d818a7b8fc8d26c24ee44ed1c5dece69455a7b6 Mon Aug 15 15:59:55 CDT 2011 J. Bruce Fields <bfields@redhat.com> nfsd: open-code special directory-hardlink check
We allow the fh_verify caller to specify that any object *except* those of a given type is allowed, by passing a negative type. But only one caller actually uses it. Open-code that check in the one caller.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|