/openbmc/linux/fs/notify/dnotify/ |
H A D | dnotify.c | diff e0b93eddfe17dcb7d644eb5d6ad02a86fc41a977 Fri Aug 22 10:27:32 CDT 2014 Jeff Layton <jlayton@primarydata.com> security: make security_file_set_fowner, f_setown and __f_setown void return
security_file_set_fowner always returns 0, so make it f_setown and __f_setown void return functions and fix up the error handling in the callers.
Cc: linux-security-module@vger.kernel.org Signed-off-by: Jeff Layton <jlayton@primarydata.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/fs/ |
H A D | fcntl.c | diff e0b93eddfe17dcb7d644eb5d6ad02a86fc41a977 Fri Aug 22 10:27:32 CDT 2014 Jeff Layton <jlayton@primarydata.com> security: make security_file_set_fowner, f_setown and __f_setown void return
security_file_set_fowner always returns 0, so make it f_setown and __f_setown void return functions and fix up the error handling in the callers.
Cc: linux-security-module@vger.kernel.org Signed-off-by: Jeff Layton <jlayton@primarydata.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | locks.c | diff e0b93eddfe17dcb7d644eb5d6ad02a86fc41a977 Fri Aug 22 10:27:32 CDT 2014 Jeff Layton <jlayton@primarydata.com> security: make security_file_set_fowner, f_setown and __f_setown void return
security_file_set_fowner always returns 0, so make it f_setown and __f_setown void return functions and fix up the error handling in the callers.
Cc: linux-security-module@vger.kernel.org Signed-off-by: Jeff Layton <jlayton@primarydata.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/security/smack/ |
H A D | smack_lsm.c | diff e0b93eddfe17dcb7d644eb5d6ad02a86fc41a977 Fri Aug 22 10:27:32 CDT 2014 Jeff Layton <jlayton@primarydata.com> security: make security_file_set_fowner, f_setown and __f_setown void return
security_file_set_fowner always returns 0, so make it f_setown and __f_setown void return functions and fix up the error handling in the callers.
Cc: linux-security-module@vger.kernel.org Signed-off-by: Jeff Layton <jlayton@primarydata.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/drivers/tty/ |
H A D | tty_io.c | diff e0b93eddfe17dcb7d644eb5d6ad02a86fc41a977 Fri Aug 22 10:27:32 CDT 2014 Jeff Layton <jlayton@primarydata.com> security: make security_file_set_fowner, f_setown and __f_setown void return
security_file_set_fowner always returns 0, so make it f_setown and __f_setown void return functions and fix up the error handling in the callers.
Cc: linux-security-module@vger.kernel.org Signed-off-by: Jeff Layton <jlayton@primarydata.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/include/linux/ |
H A D | security.h | diff e0b93eddfe17dcb7d644eb5d6ad02a86fc41a977 Fri Aug 22 10:27:32 CDT 2014 Jeff Layton <jlayton@primarydata.com> security: make security_file_set_fowner, f_setown and __f_setown void return
security_file_set_fowner always returns 0, so make it f_setown and __f_setown void return functions and fix up the error handling in the callers.
Cc: linux-security-module@vger.kernel.org Signed-off-by: Jeff Layton <jlayton@primarydata.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | fs.h | diff e0b93eddfe17dcb7d644eb5d6ad02a86fc41a977 Fri Aug 22 10:27:32 CDT 2014 Jeff Layton <jlayton@primarydata.com> security: make security_file_set_fowner, f_setown and __f_setown void return
security_file_set_fowner always returns 0, so make it f_setown and __f_setown void return functions and fix up the error handling in the callers.
Cc: linux-security-module@vger.kernel.org Signed-off-by: Jeff Layton <jlayton@primarydata.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/security/ |
H A D | security.c | diff e0b93eddfe17dcb7d644eb5d6ad02a86fc41a977 Fri Aug 22 10:27:32 CDT 2014 Jeff Layton <jlayton@primarydata.com> security: make security_file_set_fowner, f_setown and __f_setown void return
security_file_set_fowner always returns 0, so make it f_setown and __f_setown void return functions and fix up the error handling in the callers.
Cc: linux-security-module@vger.kernel.org Signed-off-by: Jeff Layton <jlayton@primarydata.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/net/ |
H A D | socket.c | diff e0b93eddfe17dcb7d644eb5d6ad02a86fc41a977 Fri Aug 22 10:27:32 CDT 2014 Jeff Layton <jlayton@primarydata.com> security: make security_file_set_fowner, f_setown and __f_setown void return
security_file_set_fowner always returns 0, so make it f_setown and __f_setown void return functions and fix up the error handling in the callers.
Cc: linux-security-module@vger.kernel.org Signed-off-by: Jeff Layton <jlayton@primarydata.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/security/selinux/ |
H A D | hooks.c | diff e0b93eddfe17dcb7d644eb5d6ad02a86fc41a977 Fri Aug 22 10:27:32 CDT 2014 Jeff Layton <jlayton@primarydata.com> security: make security_file_set_fowner, f_setown and __f_setown void return
security_file_set_fowner always returns 0, so make it f_setown and __f_setown void return functions and fix up the error handling in the callers.
Cc: linux-security-module@vger.kernel.org Signed-off-by: Jeff Layton <jlayton@primarydata.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/drivers/net/ |
H A D | tun.c | diff e0b93eddfe17dcb7d644eb5d6ad02a86fc41a977 Fri Aug 22 10:27:32 CDT 2014 Jeff Layton <jlayton@primarydata.com> security: make security_file_set_fowner, f_setown and __f_setown void return
security_file_set_fowner always returns 0, so make it f_setown and __f_setown void return functions and fix up the error handling in the callers.
Cc: linux-security-module@vger.kernel.org Signed-off-by: Jeff Layton <jlayton@primarydata.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
|