Al Viro 6ad0013b31 [PATCH] fix mips sys32_p{read,write}
Switched to use of sys_pread64()/sys_pwrite64() rather than keep duplicating
their guts; among the little things that had been missing there were such as
	ret = security_file_permission (file, MAY_READ);
Gotta love the LSM robustness, right?

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-04-26 07:52:21 -07:00
..
2005-11-07 18:05:37 +00:00
2006-04-19 04:14:22 +02:00
2006-03-21 13:27:48 +00:00
2006-04-19 04:14:28 +02:00
2005-04-16 15:20:36 -07:00