Commit Graph

91 Commits (e7ade46a53055c19a01c8becbe7807f9075d6fee)

Author SHA1 Message Date
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
David Chinner 714082bc12 [XFS] Report errors from xfs_reserve_blocks(). 17 years ago
David Chinner 36fbe6e6bd [XFS] xfs_icsb_counter_disabled() never returns an error. 17 years ago
Christoph Hellwig 433550990e [XFS] remove most calls to VN_RELE 17 years ago
Christoph Hellwig a45c796867 [XFS] Remove superflous xfs_readsb call in xfs_mountfs. 17 years ago
Eric Sandeen e6957ea484 [XFS] Ensure "both" features2 slots are consistent 17 years ago
David Chinner ee1c090825 [XFS] Fix superblock features2 field alignment problem 17 years ago
Eric Sandeen 6211870992 [XFS] remove shouting-indirection macros from xfs_sb.h 17 years ago
David Chinner 249a8c1124 [XFS] Move AIL pushing into it's own thread 17 years ago
David Chinner a8272ce0c1 [XFS] Fix up sparse warnings. 17 years ago
Eric Sandeen 0771fb4515 [XFS] Refactor xfs_mountfs 17 years ago
Eric Sandeen 007c61c686 [XFS] Remove spin.h 17 years ago
Eric Sandeen 3685c2a1d7 [XFS] Unwrap XFS_SB_LOCK. 17 years ago
Donald Douwsma 287f3dad14 [XFS] Unwrap AIL_LOCK 17 years ago
Lachlan McIlroy 541d7d3c4b [XFS] kill unnessecary ioops indirection 17 years ago
Christoph Hellwig cc92e7ac8d [XFS] growlock should be a mutex 18 years ago
Christoph Hellwig b267ce9952 [XFS] kill struct bhv_vfs 18 years ago
Christoph Hellwig bd186aa901 [XFS] kill the vfs_flags member in struct bhv_vfs 18 years ago
Christoph Hellwig 0ce4cfd4f7 [XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfs 18 years ago
Christoph Hellwig 745f691912 [XFS] call common xfs vfs-level helpers directly and remove vfs operations 18 years ago
Christoph Hellwig f541d270db [XFS] move freeing the mount structure from xfs_mount_free into the callers 18 years ago
David Chinner da353b0d64 [XFS] Radix tree based inode caching 18 years ago
Christoph Hellwig 2bdf7cd0ba [XFS] superblock endianess annotations 18 years ago
Jesper Juhl 49ee6c911f [XFS] Fix a potential NULL pointer deref in XFS on failed mount. 18 years ago
Eric Sandeen 425f9ddd53 [XFS] Pick a single default inode cluster size. 18 years ago
Eric Sandeen 40906630f1 [XFS] Remove m_nreadaheads 18 years ago
Christoph Hellwig 39726be2a2 [XFS] Use do_div() on 64 bit types. 18 years ago
David Chinner 84e1e99f11 [XFS] Prevent ENOSPC from aborting transactions that need to succeed 18 years ago
David Chinner 641c56fbfe [XFS] Prevent deadlock when flushing inodes on unmount 18 years ago
David Chinner 92821e2ba4 [XFS] Lazy Superblock Counters 18 years ago