Christoph Hellwig
|
f95099ba5a
kill xfs_unmount_flush
|
16 years ago |
Christoph Hellwig
|
b56757becf
remove leftovers of shared read-only support
|
16 years ago |
Christoph Hellwig
|
81591fe2db
[XFS] kill xfs_dinode_core_t
|
16 years ago |
David Chinner
|
116545130c
[XFS] kill deleted inodes list
|
16 years ago |
David Chinner
|
1dc3318ae1
[XFS] rename inode reclaim functions
|
16 years ago |
David Chinner
|
6c7699c047
[XFS] remove the mount inode list
|
16 years ago |
Christoph Hellwig
|
60197e8df3
[XFS] Cleanup maxrecs calculation.
|
16 years ago |
David Chinner
|
75c68f411b
[XFS] Remove xfs_iflush_all and clean up xfs_finish_reclaim_all()
|
16 years ago |
Lachlan McIlroy
|
a357a12156
[XFS] Fix use-after-free with log and quotas
|
16 years ago |
Christoph Hellwig
|
d62c251fe4
[XFS] use KM_MAYFAIL in xfs_mountfs
|
17 years ago |
Christoph Hellwig
|
ff4f038c6b
[XFS] refactor xfs_mount_free
|
17 years ago |
Christoph Hellwig
|
6203300e5e
[XFS] don't call xfs_freesb from xfs_unmountfs
|
17 years ago |
Christoph Hellwig
|
41b5c2e77a
[XFS] xfs_unmountfs should return void
|
17 years ago |
Christoph Hellwig
|
4249023a5d
[XFS] cleanup xfs_mountfs
|
17 years ago |
Christoph Hellwig
|
77508ec8e6
[XFS] move root inode IRELE into xfs_unmountfs
|
17 years ago |
Christoph Hellwig
|
1550d0b0b0
[XFS] kill INDUCE_IO_ERROR
|
17 years ago |
Christoph Hellwig
|
a738159df2
[XFS] don't leak m_fsname/m_rtname/m_logname
|
17 years ago |
Lachlan McIlroy
|
2edbddd5f4
[XFS] Don't assert if trying to mount with blocksize > pagesize
|
17 years ago |
Christoph Hellwig
|
c962fb7902
[XFS] kill xfs_mount_init
|
17 years ago |
Christoph Hellwig
|
19f354d4c3
[XFS] sort out opening and closing of the block devices
|
17 years ago |
Christoph Hellwig
|
af15b8953a
[XFS] don't call xfs_freesb from xfs_mountfs failure case
|
17 years ago |
Christoph Hellwig
|
fa6adbe088
[XFS] kill xfs_uuid_unmount
|
17 years ago |
David Chinner
|
4b166de0a0
[XFS] Update valid fields in xfs_mount_log_sb()
|
17 years ago |
Denys Vlasenko
|
f0e2d93c29
[XFS] Remove unused arg from kmem_free()
|
17 years ago |
Tim Shimmin
|
7c12f29650
[XFS] Fix up noattr2 so that it will properly update the versionnum and
|
17 years ago |
Christoph Hellwig
|
ce46193bca
[XFS] kill XFS_ICSB_SB_LOCKED
|
17 years ago |
Christoph Hellwig
|
45af6c6de6
[XFS] split xfs_icsb_balance_counter
|
17 years ago |
Christoph Hellwig
|
d4d90b577e
[XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already held
|
17 years ago |
David Chinner
|
d64e31a2f5
[XFS] Ensure errors from xfs_bdstrat() are correctly checked.
|
17 years ago |
David Chinner
|
e5720eec05
[XFS] Propagate errors from xfs_trans_commit().
|
17 years ago |