diff options
author | Christoph Hellwig <hch@lst.de> | 2008-02-04 22:28:56 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-05 09:44:16 -0800 |
commit | 61d5048f149572434daee0cce5e1374a8a7cf3e8 (patch) | |
tree | 97ac9c25bc44a58145a750a99887195df31cbe40 /fs/proc | |
parent | 1b1b32f2c6f6bb32535d2da62075b51c980880eb (diff) |
clean up vmtruncate
vmtruncate is a twisted maze of gotos, this patch cleans it up to have a
proper if else for the two major cases of extending and truncating truncate
and thus makes it a lot more readable while keeping exactly the same
functinality.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/proc')
0 files changed, 0 insertions, 0 deletions