diff options
author | 2022-10-20 12:58:27 -0400 | |
---|---|---|
committer | 2022-12-05 18:00:43 +0100 | |
commit | 6db75318823a169e836a478ca57d6a7c0a156b77 (patch) | |
tree | 3fc1c2395f055e939ee531ec5da79e5ae525ad5f /fs/btrfs/delayed-inode.c | |
parent | btrfs: setup qstr from dentrys using fscrypt helper (diff) | |
download | wireguard-linux-6db75318823a169e836a478ca57d6a7c0a156b77.tar.xz wireguard-linux-6db75318823a169e836a478ca57d6a7c0a156b77.zip |
btrfs: use struct fscrypt_str instead of struct qstr
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: Sweet Tea Dorminy <sweettea-kernel@dorminy.me>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/delayed-inode.c')
0 files changed, 0 insertions, 0 deletions