Skip to content
Commit ef54db5b authored by Sweet Tea Dorminy's avatar Sweet Tea Dorminy Committed by Greg Kroah-Hartman
Browse files

btrfs: use struct fscrypt_str instead of struct qstr



[ Upstream commit 6db75318 ]

While struct qstr is more natural without fscrypt, since it's provided
by dentries, struct fscrypt_str is provided by the fscrypt handlers
processing dentries, and is thus more natural in the fscrypt world.
Replace all of the struct qstr uses with struct fscrypt_str.

Signed-off-by: default avatarSweet Tea Dorminy <sweettea-kernel@dorminy.me>
Reviewed-by: default avatarDavid Sterba <dsterba@suse.com>
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
Stable-dep-of: 9af86694 ("btrfs: file_remove_privs needs an exclusive lock in direct io write")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 68ad364e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment