diff options
author | Josef Bacik <josef@redhat.com> | 2011-03-04 14:41:41 -0500 |
---|---|---|
committer | Josef Bacik <josef@redhat.com> | 2011-03-17 14:21:32 -0400 |
commit | 930f028abe39dfd0849b53131d19c4b67aacbe67 (patch) | |
tree | a7dc6cd1c09e351a88f43bd353000310745045d7 /arch | |
parent | f0cd846e9221811d87047f1428cf5226e7236efe (diff) |
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>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions