Merge branch 'for-2.6.34-rc1-batch2' into for-linus

This commit is contained in:
Alex Elder
2010-03-05 11:45:03 -06:00
26 changed files with 1352 additions and 1492 deletions

View File

@@ -436,6 +436,8 @@ extern void xfs_freesb(xfs_mount_t *);
extern int xfs_fs_writable(xfs_mount_t *);
extern int xfs_sb_validate_fsb_count(struct xfs_sb *, __uint64_t);
extern int xfs_dev_is_read_only(struct xfs_mount *, char *);
extern int xfs_dmops_get(struct xfs_mount *);
extern void xfs_dmops_put(struct xfs_mount *);