- 26 5月, 2011 2 次提交
-
-
由 Phillip Lougher 提交于
My existing email address may stop working in a month or two, so update email to one that will continue working. Signed-off-by: NPhillip Lougher <phillip@lougher.demon.co.uk>
-
由 Phillip Lougher 提交于
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: NPhillip Lougher <phillip@lougher.demon.co.uk>
-
- 29 10月, 2010 1 次提交
-
-
由 Phillip Lougher 提交于
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: NPhillip Lougher <phillip@lougher.demon.co.uk>
-
- 01 6月, 2010 1 次提交
-
-
由 Phillip Lougher 提交于
Reported-by: NGeert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: NPhillip Lougher <phillip@lougher.demon.co.uk>
-
- 18 5月, 2010 2 次提交
-
-
由 Stephen Hemminger 提交于
Sparse detected that unsigned pointer was being passed as int pointer. Signed-off-by: NStephen Hemminger <shemminger@vyatta.com> [fixed up to deal with code refactoring] Signed-off-by: NPhillip Lougher <phillip@lougher.demon.co.uk>
-
由 Phillip Lougher 提交于
Signed-off-by: NPhillip Lougher <phillip@lougher.demon.co.uk>
-