Revision 5297e0f0fe13305a1fc7f01986be0dccd063d57a authored by Darrick J. Wong on 15 September 2016, 03:20:00 UTC, committed by Linus Torvalds on 15 September 2016, 20:29:52 UTC
All the VFS functions in the dedupe ioctl path return int status, so
the ioctl handler ought to as well.

Found by Coverity, CID 1350952.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 4662660
History
File Mode Size
apparmor
integrity
keys
loadpin
selinux
smack
tomoyo
yama
Kconfig -rw-r--r-- 7.1 KB
Makefile -rw-r--r-- 989 bytes
commoncap.c -rw-r--r-- 31.6 KB
device_cgroup.c -rw-r--r-- 21.0 KB
inode.c -rw-r--r-- 6.4 KB
lsm_audit.c -rw-r--r-- 9.9 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 54.0 KB

back to top