aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorBryan Wu <[email protected]>2007-05-31 11:31:55 +0800
committerLinus Torvalds <[email protected]>2007-05-30 20:54:07 -0700
commit3f0a6766e0cc5a577805732e5adb50a585c58175 (patch)
tree3bf7db1b2c4c7a30505c2ff5aa5d8da6b51504d6 /include/linux/debugobjects.h
parentb4946ffb1860597b187d78d61ac6504177eb0ff8 (diff)
a bug in ramfs_nommu_resize function, passing old size to vmtruncate
It should be pass "newsize" to vmtruncate function to modify the inode->i_size, while the old size is passed to vmtruncate. This bug was caught by LTP truncate test case on Blackfin platform. After it was fixed, the LTP truncate test case passed. Signed-off-by: Bryan Wu <[email protected]> Cc: David Howells <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions