Files
android_kernel_xiaomi_sm8450/fs/ext4
Eric Biggers 35997d1ce8 ext4: get rid of ext4_sb_has_crypto()
ext4_sb_has_crypto() just called through to ext4_has_feature_encrypt(),
and all callers except one were already using the latter.  So remove it
and switch its one caller to ext4_has_feature_encrypt().

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2016-12-01 11:54:18 -05:00
..
2015-04-02 23:47:42 -04:00
2016-09-30 02:14:56 -04:00
2016-12-01 11:54:18 -05:00
2016-09-05 23:21:43 -04:00
2015-04-02 23:47:42 -04:00
2016-05-13 00:44:16 -04:00
2016-12-01 11:54:18 -05:00
2016-11-22 23:21:58 -05:00
2016-03-09 23:49:05 -05:00
2016-07-31 23:38:36 -04:00