diff options
author | J.Bruce Fields <bfields@fieldses.org> | 2006-12-13 00:35:21 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-13 09:05:53 -0800 |
commit | 4b41bd85d5f93af37c2730df172aeb54280be7c3 (patch) | |
tree | 2560c8645658706c386dddb498c6a824cfa2345b /fs/udf | |
parent | e57101991156aaba97c630f38e880f0d4012edcd (diff) | |
download | linux-3.10-4b41bd85d5f93af37c2730df172aeb54280be7c3.tar.gz linux-3.10-4b41bd85d5f93af37c2730df172aeb54280be7c3.tar.bz2 linux-3.10-4b41bd85d5f93af37c2730df172aeb54280be7c3.zip |
[PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent errors
Since exp_parent can fail by returning an error (-EAGAIN) in addition to by
returning NULL, we should check for that case in exp_rootfh.
(TODO: we should check that userland handles these errors too.)
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/udf')
0 files changed, 0 insertions, 0 deletions