btrfs-progs: btrfs_scan_for_fsid doesn't need all the arguments
authorAnand Jain <anand.jain@oracle.com>
Mon, 15 Jul 2013 05:30:47 +0000 (13:30 +0800)
committerDavid Sterba <dsterba@suse.cz>
Fri, 9 Aug 2013 12:32:36 +0000 (14:32 +0200)
commit65ed88d472fcb2278b18ecc033cfc8e7e957bc9f
treec08afaa444e3de3cea9841343dba4c1d1ebf1c46
parentc125b7cf43aac815782ded0a0f36060e81c79726
btrfs-progs: btrfs_scan_for_fsid doesn't need all the arguments

btrfs_scan_for_fsid uses only one argument run_ioctl out of 3
so remove the rest two of them

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
disk-io.c
utils.c
utils.h