commit | 9676f3a94f4cece2458e5a13332c978832bb0ce7 | [log] [tgz] |
---|---|---|
author | Zheng Liu <wenqing.lz@taobao.com> | Mon Mar 03 01:02:52 2014 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Mar 04 08:46:15 2014 -0500 |
tree | 3d1705dd4f06ee740085ec17c032ac28bd632bd1 | |
parent | 6582dbe91b368ba01eb685d1314dd830fa00bde4 [diff] |
e2fsck: check inline_data in pass3 In e2fsck_expand_directory() we don't handle a dir with inline data because when this function is called the directory inode shouldn't contains inline data. Signed-off-by: Zheng Liu <wenqing.lz@taobao.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>