]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - fs/ext4/namei.c
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)
commit61f86638d8a656101bb0f9c41c55d9685f8a2357
tree0fae5bd89012c2d2d8a74cb79b67fea56b4f76d9
parent9f40fe54635b7533f51993d0f5e7f014fc14d33a
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