aboutsummaryrefslogtreecommitdiffstats
path: root/mm/ksm.c
diff options
context:
space:
mode:
authorRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>2009-11-08 12:09:24 +0900
committerRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>2009-11-08 19:04:25 +0900
commitc083234f1592ef3fad3d8083663c5e4a357ec77c (patch)
tree8c90897b1fa11920a4edbf043aa59a5123eaa2cb /mm/ksm.c
parentnilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocks (diff)
downloadlinux-dev-c083234f1592ef3fad3d8083663c5e4a357ec77c.tar.xz
linux-dev-c083234f1592ef3fad3d8083663c5e4a357ec77c.zip
nilfs2: fix missing cleanup of gc cache on error cases
This fixes an -rc1 regression brought by the commit: 1cf58fa840472ec7df6bf2312885949ebb308853 ("nilfs2: shorten freeze period due to GC in write operation v3"). Although the patch moved out a function call of nilfs_ioctl_move_blocks() to nilfs_ioctl_clean_segments() from nilfs_ioctl_prepare_clean_segments(), it didn't move corresponding cleanup job needed for the error case. This will move the missing cleanup job to the destination function. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> Acked-by: Jiro SEKIBA <jir@unicus.jp>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions