summaryrefslogtreecommitdiff
path: root/fs/btrfs/xattr.c
diff options
context:
space:
mode:
authorAnand Jain <anand.jain@oracle.com>2019-04-20 19:48:57 +0800
committerDavid Sterba <dsterba@suse.com>2019-04-29 19:02:53 +0200
commit44e5194b5ec1b179c59bb204a2448031ff917e02 (patch)
treea227e5d531d4bae47e3b8dd0505890add47368d3 /fs/btrfs/xattr.c
parent3c8d8b635780c244aa44ad2d625e6308fbfb7ad4 (diff)
btrfs: drop local copy of inode i_mode
There isn't real use of making struct inode::i_mode a local copy, it saves a dereference one time, not much. Just use it directly. Signed-off-by: Anand Jain <anand.jain@oracle.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/xattr.c')
0 files changed, 0 insertions, 0 deletions