diff options
| author | Dan Carpenter <[email protected]> | 2011-05-26 23:25:12 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2011-05-27 00:12:33 +0000 |
| commit | 1d5827235de48e829d5d4a03c3688ef6f2b15562 (patch) | |
| tree | 96d63baddd6fe6d764557f8be7d4f1e829059792 /Documentation/filesystems/configfs/configfs_example_macros.c | |
| parent | drivers/rtc/rtc-mxc.c: remove defines already included in rtc.h (diff) | |
| download | kernel-1d5827235de48e829d5d4a03c3688ef6f2b15562.tar.gz kernel-1d5827235de48e829d5d4a03c3688ef6f2b15562.zip | |
ufs: fix truncated values handling 64 bit metadata
Originally i_lastfrag was 32 bits but then we added support for handling
64 bit metadata and it became a 64 bit variable. That was during 2007, in
54fb996ac15c "[PATCH] ufs2 write: block allocation update". Unfortunately
these casts got left behind so the value got truncated to 32 bit again.
[[email protected]: remove now-unneeded min_t/max_t casting]
Signed-off-by: Dan Carpenter <[email protected]>
Cc: Evgeniy Dushistov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'Documentation/filesystems/configfs/configfs_example_macros.c')
0 files changed, 0 insertions, 0 deletions
