aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJaegeuk Kim2017-02-14 09:54:37 -0800
committerJaegeuk Kim2017-02-23 11:23:25 -0800
commit88c5c13a5027b36d914536fdba23f069d7067204 (patch)
tree1369d0187365eebdf7a6966664a0d142cf153d47 /.gitignore
parentd50aaeec905baebcef0c401768b987ed18458015 (diff)
f2fs: fix multiple f2fs_add_link() calls having same name
It turns out a stakable filesystem like sdcardfs in AOSP can trigger multiple vfs_create() to lower filesystem. In that case, f2fs will add multiple dentries having same name which breaks filesystem consistency. Until upper layer fixes, let's work around by f2fs, which shows actually not much performance regression. Cc: <stable@vger.kernel.org> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions