]> git.baikalelectronics.ru Git - kernel.git/commit
Squashfs: frag_size should be signed, as it can hold an error result
authorRoel Kluin <roel.kluin@gmail.com>
Thu, 5 Mar 2009 00:55:31 +0000 (00:55 +0000)
committerPhillip Lougher <phillip@lougher.demon.co.uk>
Thu, 5 Mar 2009 00:55:31 +0000 (00:55 +0000)
commit468452a55ef5c8015e2359c52926db603d0f81c0
tree5dc5874e703b35864d328269f12ef9840fb10bb5
parente03b91cad6cacec096cc2b337c8cb5fa3b187250
Squashfs: frag_size should be signed, as it can hold an error result

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
fs/squashfs/inode.c