]> git.ipfire.org Git - people/ms/linux.git/commit - fs/btrfs/ioctl.c
btrfs: rename btrfs_update_iflags to reflect which flags it touches
authorDavid Sterba <dsterba@suse.com>
Mon, 26 Mar 2018 16:40:21 +0000 (18:40 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 28 May 2018 16:23:20 +0000 (18:23 +0200)
commit7b6a221e5b21fdd4fd0f8a2ebf3f251338a10fea
tree9a94780169014357bc9a27fedebd5182198e98f6
parentd9a071f0086d22a6bdb57dc5ecbbf65fa20b6e22
btrfs: rename btrfs_update_iflags to reflect which flags it touches

The btrfs inode flag flavour is now simply called 'inode flags' and the
vfs inode are i_flags.

Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/ctree.h
fs/btrfs/inode.c
fs/btrfs/ioctl.c