Btrfs: Fix a number of inline extent problems that Yan Zheng reported.
[deliverable/linux.git] / fs / btrfs / ctree.h
index 70e143b135779bcf184cdd49936adbe71a83a5e6..d82afb618bf11fc3119a8f0c626a4a0cc7ac0aaf 100644 (file)
@@ -907,7 +907,7 @@ int btrfs_extend_item(struct btrfs_trans_handle *trans, struct btrfs_root
 int btrfs_truncate_item(struct btrfs_trans_handle *trans,
                        struct btrfs_root *root,
                        struct btrfs_path *path,
-                       u32 new_size);
+                       u32 new_size, int from_end);
 int btrfs_search_slot(struct btrfs_trans_handle *trans, struct btrfs_root
                      *root, struct btrfs_key *key, struct btrfs_path *p, int
                      ins_len, int cow);
This page took 0.02537 seconds and 5 git commands to generate.