]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: update the comment of btrfs_control_ioctl()
authorSu Yue <Damenly_Su@gmx.com>
Tue, 4 Feb 2020 04:51:56 +0000 (12:51 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 23 Mar 2020 16:01:23 +0000 (17:01 +0100)
commitc2b05316b03d0438f16b74447700e31ac3d011d3
tree1b96a27459024681641f45b6a16720cd353f3942
parent301319507cd397d771a5737f5a47eb1282c38125
btrfs: update the comment of btrfs_control_ioctl()

Btrfsctl was removed in 2012, now the function btrfs_control_ioctl()
is only used for devices ioctls. So update the comment.

Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: Su Yue <Damenly_Su@gmx.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/super.c