diff options
author | Al Viro <viro@ZenIV.linux.org.uk> | 2018-05-13 19:03:18 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-05-28 18:07:37 +0200 |
commit | 7a1b1e70280a9e0185a8ef80a8b4dbf4dc87772a (patch) | |
tree | 275c702f7b510168f162de80d6dcc0d7acaa2c77 /fs/btrfs/dev-replace.c | |
parent | 75cb857d2618cca810b8bf13ba5b2ceaaf26ba3d (diff) | |
download | linux-7a1b1e70280a9e0185a8ef80a8b4dbf4dc87772a.tar.gz linux-7a1b1e70280a9e0185a8ef80a8b4dbf4dc87772a.tar.bz2 linux-7a1b1e70280a9e0185a8ef80a8b4dbf4dc87772a.zip |
btrfs: take the last remnants of ->d_fsdata use out
[spotted while going through ->d_fsdata handling around d_splice_alias();
don't really care which tree that goes through]
The only thing even looking at ->d_fsdata in there (since 2012)
had been kfree(dentry->d_fsdata) in btrfs_dentry_delete(). Which,
incidentally, is all btrfs_dentry_delete() does.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions