]> git.baikalelectronics.ru Git - kernel.git/commit
befs: iget_locked() doesn't return an ERR_PTR
authorRakesh Pandit <rakesh@tuxera.com>
Wed, 15 Jan 2014 17:58:28 +0000 (19:58 +0200)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 25 Jan 2014 08:14:38 +0000 (03:14 -0500)
commitebb33e93e3e510c2a9afa27a6405ae8494c54510
tree867f339a9197c6718a69b6171a05f732b0f752b2
parente77c1d78f4bbc73e18933847c506ce7a82dc20bb
befs: iget_locked() doesn't return an ERR_PTR

Also fix befs_iget return value if iget_locked fails.

Signed-off-by: Rakesh Pandit <rakesh@tuxera.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/befs/linuxvfs.c