Btrfs: compat code fixes
The btrfs git kernel trees is used to build a standalone tree for compiling against older kernels. This commit makes the standalone tree work with 2.6.27 Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
@@ -25,6 +25,7 @@ static inline struct dentry *d_obtain_alias(struct inode *inode)
|
||||
# define __pagevec_lru_add_file __pagevec_lru_add
|
||||
# define open_bdev_exclusive open_bdev_excl
|
||||
# define close_bdev_exclusive(bdev, mode) close_bdev_excl(bdev)
|
||||
typedef unsigned __bitwise__ fmode_t;
|
||||
#endif
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user