Commit Graph

109 Commits (180ee700ddfcc882d90410d979a4b3a804380ed2)

Author SHA1 Message Date
Christoph Hellwig 5ec7f8c7d1 [XFS] kill bhv_vnode_t 17 years ago
Christoph Hellwig df80c933f9 [XFS] remove some easy bhv_vnode_t instances 17 years ago
David Chinner e4f7529108 [XFS] Kill shouty XFS_ITOV() macro 17 years ago
David Chinner 705db4a24e [XFS] kill shouty XFS_ITOV_NULL macro 17 years ago
Christoph Hellwig 9f8868ffb3 [XFS] streamline init/exit path 17 years ago
Christoph Hellwig f8f15e42b4 [XFS] merge xfs_mount into xfs_fs_fill_super 17 years ago
Christoph Hellwig e48ad3160e [XFS] merge xfs_unmount into xfs_fs_put_super / xfs_fs_fill_super 17 years ago
Christoph Hellwig 48b62a1a97 [XFS] merge xfs_mntupdate into xfs_fs_remount 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
Alexey Dobriyan fe0754f0e5 [XFS] remove xfs_log_ticket_zone on rmmod 17 years ago
David Chinner 7e20694d91 [XFS] Remove periodic logging of in-core superblock counters. 17 years ago
David Chinner e5720eec05 [XFS] Propagate errors from xfs_trans_commit(). 17 years ago
David Chinner 3c85c36cc2 [XFS] xfs_quiesce_fs() never returns an error. Mark it void. 17 years ago
David Chinner eb01c9cd87 [XFS] Remove the xlog_ticket allocator 17 years ago
Christoph Hellwig 433550990e [XFS] remove most calls to VN_RELE 17 years ago
Christoph Hellwig bc4ac74a4e [XFS] cleanup vnode use in dmapi calls 17 years ago
David Chinner bad5584332 [XFS] Remove the xfs_icluster structure 17 years ago
Donald Douwsma 163d3686bb [XFS] Remove the xfs_refcache 17 years ago
Eric Sandeen 6211870992 [XFS] remove shouting-indirection macros from xfs_sb.h 17 years ago
Josef Jeff Sipek 1bd960ee2b [XFS] If you mount an XFS filesystem with no mount options at all, then 17 years ago
Lachlan McIlroy de2eeea609 [XFS] add __init/__exit mark to specific init/cleanup functions 17 years ago
Christoph Hellwig cbc89dcfd2 [XFS] kill xfs_root 17 years ago
Christoph Hellwig f71354bc3a [XFS] Cleanup various fid related bits: 17 years ago
David Chinner a67d7c5f5d [XFS] Move platform specific mount option parse out of core XFS code 17 years ago
David Chinner 786f486f81 [XFS] Show all mount args in /proc/mounts 17 years ago
David Chinner a8272ce0c1 [XFS] Fix up sparse warnings. 17 years ago
Christoph Hellwig 9909c4aa1a [XFS] kill xfs_freeze. 17 years ago
Christoph Hellwig 4ca488eb45 [XFS] Kill off xfs_statvfs. 17 years ago
Eric Sandeen 007c61c686 [XFS] Remove spin.h 17 years ago
Eric Sandeen 3685c2a1d7 [XFS] Unwrap XFS_SB_LOCK. 17 years ago
Eric Sandeen 703e1f0fd2 [XFS] Unwrap xfs_dabuf_global_lock 17 years ago
Lachlan McIlroy 541d7d3c4b [XFS] kill unnessecary ioops indirection 17 years ago
Lachlan McIlroy 44866d3928 [XFS] remove dead SYNC_BDFLUSH case in xfs_sync_inodes 17 years ago
Christoph Hellwig c6143911a7 [XFS] cleanup fid types mess 18 years ago
Tim Shimmin 479ba36bbb [XFS] Remove STATIC which was missing from prior manual merge 18 years ago
Vlad Apostolov 574342f4ad [XFS] fix when DMAPI mount option processing happens 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 745f691912 [XFS] call common xfs vfs-level helpers directly and remove vfs operations 18 years ago
Christoph Hellwig 48c872a9f3 [XFS] decontaminate vfs operations from behavior details 18 years ago
Christoph Hellwig b09cc77109 [XFS] remove dependency of the quota module on behaviors 18 years ago
Christoph Hellwig 293688ec42 [XFS] remove dependency of the dmapi module on behaviors 18 years ago
Christoph Hellwig f541d270db [XFS] move freeing the mount structure from xfs_mount_free into the callers 18 years ago
Christoph Hellwig b677c210ce [XFS] move v_iocount from bhv_vnode to xfs_inode 18 years ago
Christoph Hellwig 739bfb2a7d [XFS] call common xfs vnode-level helpers directly and remove vnode operations 18 years ago
Vlad Apostolov b93bd20cd5 [XFS] do not have XFSMNT_IDELETE as default when mounted with XFSMNT_DMAPI 18 years ago
David Chinner da353b0d64 [XFS] Radix tree based inode caching 18 years ago
Eric Sandeen 948c6d4fd8 [XFS] optimize dmapi event tests w/o dmapi config 18 years ago
Jesper Juhl 49ee6c911f [XFS] Fix a potential NULL pointer deref in XFS on failed mount. 18 years ago