- 08 Oct, 2016 1 commit
-
-
Andreas Gruenbacher authored
These inode operations are no longer used; remove them. Signed-off-by:
Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>
-
- 26 May, 2011 1 commit
-
-
Phillip Lougher authored
My existing email address may stop working in a month or two, so update email to one that will continue working. Signed-off-by:
Phillip Lougher <phillip@lougher.demon.co.uk>
-
- 25 May, 2011 1 commit
-
-
Phillip Lougher authored
Fsfuzzer generates corrupted filesystems which throw a warn_on in kmalloc. One of these is due to a corrupted superblock no_ids field. Fix this by checking that the number of bytes to be read (and allocated) does not extend into the next filesystem structure. Also add a couple of other sanity checks of the mount-time id table structures. Signed-off-by:
Phillip Lougher <phillip@lougher.demon.co.uk>
-
- 28 Oct, 2010 1 commit
-
-
Phillip Lougher authored
The fourth argument should be unsigned. Also add missing include so that the function prototype is defined in xattr_id.c This fixes a couple of sparse warnings. Signed-off-by:
Phillip Lougher <phillip@lougher.demon.co.uk>
-
- 31 May, 2010 1 commit
-
-
Phillip Lougher authored
Reported-by:
Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by:
Phillip Lougher <phillip@lougher.demon.co.uk>
-
- 17 May, 2010 2 commits
-
-
Stephen Hemminger authored
Sparse detected that unsigned pointer was being passed as int pointer. Signed-off-by:
Stephen Hemminger <shemminger@vyatta.com> [fixed up to deal with code refactoring] Signed-off-by:
Phillip Lougher <phillip@lougher.demon.co.uk>
-
Phillip Lougher authored
Signed-off-by:
Phillip Lougher <phillip@lougher.demon.co.uk>
-