diff options
author | Tahsin Erdogan <tahsin@google.com> | 2017-07-06 00:00:59 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2017-07-06 00:00:59 -0400 |
commit | ad47f9533994d7e3d2dbfa4fffe85934a1627edc (patch) | |
tree | 210b6967bae407e56c3afb53eb9066a5f04bc4dc /drivers/hv | |
parent | 2a527d6858c246db8afc3d576dbcbff0902f933b (diff) | |
download | linux-ad47f9533994d7e3d2dbfa4fffe85934a1627edc.tar.bz2 |
ext4: skip ext4_init_security() and encryption on ea_inodes
Extended attribute inodes are internal to ext4. Adding encryption/security
related attributes on them would mean dealing with nested calls into ea code.
Since they have no direct exposure to user mode, just avoid creating ea
entries for them.
Signed-off-by: Tahsin Erdogan <tahsin@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'drivers/hv')
0 files changed, 0 insertions, 0 deletions