Josef Bacik 930f028abe Btrfs: use mark_inode_dirty when expanding the file
Mark_inode_dirty will call btrfs_dirty_inode which will take care of updating
the inode.  This makes setsize a little cleaner since we don't have to start a
transaction and update the inode in there, we can just call mark_inode_dirty.
Thanks,

Signed-off-by: Josef Bacik <josef@redhat.com>
2011-03-17 14:21:32 -04:00
..
2011-01-16 11:30:20 -05:00
2008-09-25 11:04:06 -04:00
2010-12-22 23:15:47 +08:00
2010-12-22 23:15:47 +08:00
2010-12-23 08:49:17 +08:00
2010-05-21 18:31:18 -04:00