summaryrefslogtreecommitdiffstats
path: root/fs/quota
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk@kernel.org>2015-10-07 12:28:41 -0700
committerJaegeuk Kim <jaegeuk@kernel.org>2015-10-12 13:38:02 -0700
commit6e2c64ad7cebf8740c5e1241de374c6b6ea80f81 (patch)
treec1b4ceed96d58f999d2d5c2725bd0429d876756a /fs/quota
parenta125702326d9c3b753fe9c9b9727d3b3dd1cba4a (diff)
downloadlinux-stable-6e2c64ad7cebf8740c5e1241de374c6b6ea80f81.tar.gz
linux-stable-6e2c64ad7cebf8740c5e1241de374c6b6ea80f81.tar.bz2
linux-stable-6e2c64ad7cebf8740c5e1241de374c6b6ea80f81.zip
f2fs: fix SSA updates resulting in corruption
The f2fs_collapse_range and f2fs_insert_range changes the block addresses directly. But that can cause uncovered SSA updates. In that case, we need to give up to change the block addresses and do buffered writes to keep filesystem consistency. Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/quota')
0 files changed, 0 insertions, 0 deletions