Omar Sandoval c51fa51190 btrfs: remove unnecessary set_nlink() in btrfs_create_subvol_root()
btrfs_new_inode() already returns an inode with nlink set to 1 (via
inode_init_always()). Get rid of the unnecessary set.

Reviewed-by: Sweet Tea Dorminy <sweettea-kernel@dorminy.me>
Signed-off-by: Omar Sandoval <osandov@fb.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2022-05-16 17:03:06 +02:00
..
2021-09-02 09:21:27 -07:00
2022-02-02 07:49:59 -07:00
2022-04-26 11:10:42 -07:00
2022-01-07 14:18:23 +01:00
2021-06-22 14:11:57 +02:00
2022-05-06 14:32:16 -07:00
2022-04-26 11:10:42 -07:00
2021-06-22 14:11:57 +02:00
2021-11-08 16:55:21 -08:00