commit 90947ef26fa689a3252aa8282a01f60648e70fdb tree 317ab8984d68fed9e4ad6e259c44134907b3021a parent 326a625748535c4cdb1c632b1dcb07030989a393 author Jeff Mahoney Mon, 13 Feb 2006 11:12:36 -0500 committer Linus Torvalds Mon, 13 Feb 2006 08:56:01 -0800 [PATCH] reiserfs: fix potential (unlikely) oops in reiserfs_get_acl This fixes a potential oops if there is an error reported by posix_acl_from_disk(). This is mostly theoretical due to the use of magics and checksums in xattrs, but is still possible. Signed-off-by: Jeff Mahoney Signed-off-by: Linus Torvalds commit 326a625748535c4cdb1c632b1dcb07030989a393 tree 1615fa184eac201aca79b569727b7769415a8b82 parent 40ad7a6afc53217ad95b5ae2221e42d7655e057b author Yoichi Yuasa Mon, 13 Feb 2006 18:07:30 +0900 committer Linus Torvalds Mon, 13 Feb 2006 07:47:03 -0800 [PATCH] MIPS 32bit machines need fstatat64 support. As noted by Jan Dittmer Signed-off-by: Yoichi Yuasa Signed-off-by: Linus Torvalds commit 40ad7a6afc53217ad95b5ae2221e42d7655e057b tree a164f00f514bb816abe370b1050c88799a8572f4 parent e9bb4c9929a63b23dcc637fae312b36b038bdc61 author David S. Miller Sun, 12 Feb 2006 23:30:11 -0800 committer David S. Miller Sun, 12 Feb 2006 23:30:11 -0800 [SPARC]: sys_newfstatat --> sys_fstatat64 Signed-off-by: David S. Miller