commit | 3a686375629da5d2e2ad019265b66ef113c87455 | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Thu May 24 13:35:57 2007 -0400 |
committer | David Woodhouse <dwmw2@hera.kernel.org> | Thu May 24 13:35:57 2007 -0400 |
tree | 1fbbedfcb92aeea38d90955ef11975187ddcc6f3 | |
parent | 2b8d99a723a3186a69b5bd941a272dbecae9205b [diff] [blame] |
Btrfs: sparse files! Signed-off-by: Chris Mason <chris.mason@oracle.com>
diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h index 3330004..e8f7411 100644 --- a/fs/btrfs/ctree.h +++ b/fs/btrfs/ctree.h
@@ -1180,6 +1180,7 @@ int btrfs_insert_file_extent(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 objectid, u64 pos, u64 offset, + u64 disk_num_blocks, u64 num_blocks); int btrfs_lookup_file_extent(struct btrfs_trans_handle *trans, struct btrfs_root *root,