summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMingming Cao <cmm@us.ibm.com>2004-10-25 04:13:49 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-10-25 04:13:49 -0700
commite9eef9fed769a1fd5cf91128767b06668dd6cd29 (patch)
tree5fb195d57bd766a91cdfa02a94566055f7a5363f /include/linux
parent512c3373155cec986eb381e0c078f0e61d103eba (diff)
[PATCH] ext2: discard preallocation in last iput
Currently the ext2 preallocation is discarded on every iput() (via ext2_put_inode()). We should only discard the preallocation on the last iput() (via ext2_clear_inode()). Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions