diff options
author | Roel Kluin <12o3l@tiscali.nl> | 2008-04-30 04:01:27 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2008-04-30 04:01:27 +0200 |
commit | 7c2f3d6f89aab04c5c66a0a757888d3a77a5e899 (patch) | |
tree | bf88a76e882892657b032bd131d9ab43592a055f /fs/ext4 | |
parent | ext4: Move mballoc headers/structures to a seperate header file mballoc.h (diff) | |
download | linux-7c2f3d6f89aab04c5c66a0a757888d3a77a5e899.tar.xz linux-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/ext4')
0 files changed, 0 insertions, 0 deletions