diff options
author | 2008-04-29 22:01:27 -0400 | |
---|---|---|
committer | 2008-04-29 22:01:27 -0400 | |
commit | 7c2f3d6f89aab04c5c66a0a757888d3a77a5e899 (patch) | |
tree | bf88a76e882892657b032bd131d9ab43592a055f /fs/jbd2/commit.c | |
parent | ext4: Move mballoc headers/structures to a seperate header file mballoc.h (diff) | |
download | linux-dev-7c2f3d6f89aab04c5c66a0a757888d3a77a5e899.tar.xz linux-dev-7c2f3d6f89aab04c5c66a0a757888d3a77a5e899.zip |
ext3: fix test ext_generic_write_end() copied return value
'copied' is unsigned, whereas 'ret2' is not. The test (copied < 0) fails
Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions