commit | f5c244383725a6de06bc62fa7c54c0ea0d942eec | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruenba@redhat.com> | Thu Sep 29 17:48:41 2016 +0200 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Oct 07 20:10:43 2016 -0400 |
tree | f88b5e7494daf74e3871648fd72e8fe9ef2fb31f | |
parent | 5f6e59ae8277cef221fdbf9b12f0c4f80db59944 [diff] |
libfs: Use IOP_XATTR flag for empty directory handling Instead of special xattr inode operations, use the IOP_XATTR inode operations flag for the special libfs empty directories. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>