commit | e875a2ddba06ff8e84d4ce1c2bf69b67e4bf3678 | [log] [tgz] |
---|---|---|
author | Michael Halcrow <mhalcrow@google.com> | Sat Apr 11 07:46:49 2015 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Apr 11 07:46:49 2015 -0400 |
tree | ba6b2c75e715cf1a399c3c5e0706d91c39217114 | |
parent | b17655fb7f4a1d27c1e50dcc28268612da944a54 [diff] [blame] |
ext4 crypto: export ext4_empty_dir() Required for future encryption xattr changes. Signed-off-by: Michael Halcrow <mhalcrow@google.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
diff --git a/fs/ext4/ext4.h b/fs/ext4/ext4.h index e168382..180111d 100644 --- a/fs/ext4/ext4.h +++ b/fs/ext4/ext4.h
@@ -2199,6 +2199,7 @@ void *entry_buf, int buf_size, int csum_size); +extern int ext4_empty_dir(struct inode *inode); /* resize.c */ extern int ext4_group_add(struct super_block *sb,