Commit d947721
Jaegeuk Kim
f2fs: fix potential corruption when moving a directory
F2FS has the same issue in ext4_rename causing crash revealed by
xfstests/generic/707.
See also commit 0813299 ("ext4: Fix possible corruption when moving a directory")
CC: stable@vger.kernel.org
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>1 parent d09bd85 commit d947721
1 file changed
Lines changed: 15 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
995 | 995 | | |
996 | 996 | | |
997 | 997 | | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
998 | 1006 | | |
999 | 1007 | | |
1000 | 1008 | | |
1001 | 1009 | | |
1002 | 1010 | | |
1003 | | - | |
| 1011 | + | |
1004 | 1012 | | |
1005 | 1013 | | |
1006 | 1014 | | |
| |||
1108 | 1116 | | |
1109 | 1117 | | |
1110 | 1118 | | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
1111 | 1122 | | |
1112 | 1123 | | |
1113 | 1124 | | |
| |||
1122 | 1133 | | |
1123 | 1134 | | |
1124 | 1135 | | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
1125 | 1139 | | |
1126 | 1140 | | |
1127 | 1141 | | |
| |||
0 commit comments