linux_dsm_epyc7002/fs/overlayfs
zhangyi (F) 95e598e7ac ovl: simplify ovl_check_empty_and_clear()
Filter out non-whiteout non-upper entries from list of merge dir entries
while checking if merge dir is empty in ovl_check_empty_dir().
The remaining work for ovl_clear_empty() is to clear all entries on the
list.

[amir: split patch from rmdir bug fix]

Signed-off-by: zhangyi (F) <yi.zhang@huawei.com>
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2017-11-09 10:23:27 +01:00
..
copy_up.c ovl: no direct iteration for dir with origin xattr 2017-11-09 10:23:26 +01:00
dir.c ovl: simplify ovl_check_empty_and_clear() 2017-11-09 10:23:27 +01:00
inode.c ovl: no direct iteration for dir with origin xattr 2017-11-09 10:23:26 +01:00
Kconfig ovl: introduce the inodes index dir feature 2017-07-04 22:03:17 +02:00
Makefile
namei.c ovl: do not cleanup unsupported index entries 2017-10-24 16:06:17 +02:00
overlayfs.h ovl: no direct iteration for dir with origin xattr 2017-11-09 10:23:26 +01:00
ovl_entry.h ovl: fix regression caused by exclusive upper/work dir protection 2017-10-05 15:53:18 +02:00
readdir.c ovl: simplify ovl_check_empty_and_clear() 2017-11-09 10:23:27 +01:00
super.c ovl: no direct iteration for dir with origin xattr 2017-11-09 10:23:26 +01:00
util.c ovl: no direct iteration for dir with origin xattr 2017-11-09 10:23:26 +01:00