diff options
author | Jaegeuk Kim <[email protected]> | 2017-02-14 09:54:37 -0800 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2017-02-23 11:23:25 -0800 |
commit | 88c5c13a5027b36d914536fdba23f069d7067204 (patch) | |
tree | 1369d0187365eebdf7a6966664a0d142cf153d47 /net/lapb/lapb_iface.c | |
parent | d50aaeec905baebcef0c401768b987ed18458015 (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: <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions