Btrfs: 2.6.21-git fixes

Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
Chris Mason
2007-05-21 14:05:12 -04:00
committed by David Woodhouse
parent de428b63b1
commit f9f3c6b666
3 changed files with 1 additions and 25 deletions

View File

@@ -1197,6 +1197,4 @@ struct btrfs_csum_item *btrfs_lookup_csum(struct btrfs_trans_handle *trans,
u64 objectid, u64 offset,
int cow);
/* super.c */
extern struct subsystem btrfs_subsys;
#endif