commit | dd535a5965cef7551da34aef5cec47f46e97b6d9 | [log] [tgz] |
---|---|---|
author | Vladimir Saveliev <[email protected]> | Sat Jul 01 04:36:32 2006 -0700 |
committer | Linus Torvalds <[email protected]> | Sat Jul 01 09:56:04 2006 -0700 |
tree | 104840ddc1afa4f86292fcfb3c99dbdca99aaf50 | |
parent | d882b172512758703ff8d9efb96505eaaee48d2e [diff] |
[PATCH] reiserfs: update ctime and mtime on expanding truncate Reiserfs does not update ctime and mtime on expanding truncate via truncate(). This patch fixes it. Signed-off-by: Vladimir Saveliev <[email protected]> Cc: Hans Reiser <[email protected]> Cc: Michael Kerrisk <[email protected]> Cc: Chris Mason <[email protected]> Cc: Jeff Mahoney <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>