Skip to content
Commit dc408ccd authored by Sahil Kang's avatar Sahil Kang Committed by David Sterba
Browse files

btrfs: reuse existing pointers from btrfs_ioctl



btrfs_ioctl already contains pointers to the inode and btrfs_root
structs, so we can pass them into the subfunctions instead of the
toplevel struct file.

Signed-off-by: default avatarSahil Kang <sahil.kang@asilaycomputing.com>
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent c816d705
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment