Jaegeuk Kim
99b072bb38
f2fs: fix readdir incorrectness
...
In the previous Al Viro's readdir patch set, there occurs a bug when
running
xfstest: 006 as follows.
[Error output]
alpha size = 4, name length = 6, total files = 4096, nproc=1
1023 files created
rm: cannot remove `/mnt/f2fs/permname.15150/a': Directory not empty
[Correct output]
alpha size = 4, name length = 6, total files = 4096, nproc=1
4097 files created
This bug is due to the misupdate of directory position in ctx.
So, this patch fixes this.
[AV: fixed a braino]
CC: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2013-07-08 13:35:48 +04:00
..
2013-07-02 09:39:34 -07:00
2013-06-29 12:57:36 +04:00
2013-06-29 12:57:36 +04:00
2013-07-03 09:10:19 -07:00
2013-07-05 18:59:33 +04:00
2013-06-29 12:56:55 +04:00
2013-06-29 12:56:33 +04:00
2013-07-04 11:40:58 -07:00
2013-07-03 16:07:31 -07:00
2013-07-05 18:59:33 +04:00
2013-07-03 14:35:40 -07:00
2013-07-05 18:59:33 +04:00
2013-07-03 16:07:23 -07:00
2013-06-29 12:56:46 +04:00
2013-06-03 13:55:02 -07:00
2013-06-26 11:38:02 -05:00
2013-07-05 18:59:33 +04:00
2013-06-29 12:57:36 +04:00
2013-06-29 12:56:31 +04:00
2013-07-02 09:39:34 -07:00
2013-06-29 12:57:05 +04:00
2013-06-29 12:57:10 +04:00
2013-07-03 16:07:29 -07:00
2013-07-03 09:10:19 -07:00
2013-07-08 13:35:48 +04:00
2013-07-03 16:08:01 -07:00
2013-06-29 12:56:53 +04:00
2013-06-19 14:16:47 +01:00
2013-07-03 16:07:35 -07:00
2013-07-03 09:10:19 -07:00
2013-06-29 12:57:36 +04:00
2013-06-29 12:57:36 +04:00
2013-06-29 12:56:59 +04:00
2013-07-04 11:22:55 -07:00
2013-07-03 16:07:41 -07:00
2013-05-07 18:38:27 -07:00
2013-06-29 12:57:36 +04:00
2013-05-21 23:26:36 -04:00
2013-07-01 08:12:41 -04:00
2013-06-29 12:56:47 +04:00
2013-07-03 09:10:19 -07:00
2013-07-03 16:07:41 -07:00
2013-07-02 09:39:34 -07:00
2013-06-29 12:57:35 +04:00
2013-07-03 16:07:26 -07:00
2013-07-05 18:59:33 +04:00
2013-06-29 12:57:42 +04:00
2013-07-05 18:59:33 +04:00
2013-06-29 12:57:23 +04:00
2013-07-02 09:39:34 -07:00
2013-07-03 16:07:25 -07:00
2013-06-29 12:56:37 +04:00
2013-06-29 12:56:32 +04:00
2013-07-03 16:08:02 -07:00
2013-07-04 10:29:23 -07:00
2013-06-29 12:56:38 +04:00
2013-06-29 12:56:39 +04:00
2013-07-02 09:39:34 -07:00
2013-06-29 12:56:29 +04:00
2013-06-29 12:56:28 +04:00
2013-07-02 11:44:19 -07:00
2013-06-29 12:57:36 +04:00
2013-07-02 09:39:34 -07:00
2013-06-29 12:57:12 +04:00
2013-06-29 12:46:47 +04:00
2013-07-03 09:10:19 -07:00
2013-07-03 16:08:06 -07:00
2013-06-29 12:57:04 +04:00
2013-05-08 10:13:35 -07:00
2013-07-03 16:07:29 -07:00
2013-07-03 16:07:29 -07:00
2013-06-29 12:46:44 +04:00
2013-06-29 12:57:05 +04:00
2013-07-03 16:08:02 -07:00
2013-07-03 09:10:19 -07:00
2013-05-08 10:13:35 -07:00
2013-07-03 17:12:13 -07:00
2013-07-03 16:08:03 -07:00
2013-06-29 12:57:13 +04:00
2013-07-02 09:16:42 -07:00
2013-06-29 12:57:11 +04:00
2013-06-29 12:57:34 +04:00
2013-06-29 12:46:48 +04:00
2013-07-05 18:59:33 +04:00
2013-06-29 12:57:36 +04:00
2013-06-29 12:57:10 +04:00
2013-05-07 20:16:25 -07:00
2013-05-31 15:16:33 -04:00
2013-07-03 16:23:27 +04:00
2013-06-29 12:57:05 +04:00
2013-05-12 14:16:22 +02:00
2013-07-03 09:10:19 -07:00