]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: get right arguments for btrfs_wait_ordered_range
authorLiu Bo <bo.li.liu@oracle.com>
Thu, 1 Nov 2012 06:38:48 +0000 (06:38 +0000)
committerJosef Bacik <jbacik@fusionio.com>
Wed, 12 Dec 2012 22:15:19 +0000 (17:15 -0500)
commit11a8d07bbb7e1fd7f1ba87c5615a27e3c449cf92
treef650895983af336805cc33c91e47af94b426cbd4
parent0a0c8af251e2e3f2c717f1d0364a980a55b8c877
Btrfs: get right arguments for btrfs_wait_ordered_range

btrfs_wait_ordered_range expects for 'len' instead of 'end'.

Signed-off-by: Liu Bo <bo.li.liu@oracle.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
fs/btrfs/file.c