]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: let empty_dir handle inline dir
authorTao Ma <boyu.mt@taobao.com>
Mon, 10 Dec 2012 19:06:01 +0000 (14:06 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 10 Dec 2012 19:06:01 +0000 (14:06 -0500)
commitc36fe11bc52bff0c2fc6f9c38317e9493044c300
tree0fae5bd89012c2d2d8a74cb79b67fea56b4f76d9
parentbfcda9648087e92b41300897236396628daca37b
ext4: let empty_dir handle inline dir

empty_dir is used when deleting a dir.  So it should handle inline dir
properly.

Signed-off-by: Tao Ma <boyu.mt@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/inline.c
fs/ext4/namei.c
fs/ext4/xattr.h