Commit Graph

648 Commits (0adba5363ccbee073f127feb1d6942e64ee63ab3)

Author SHA1 Message Date
Christoph Hellwig 0adba5363c [XFS] replace some large xfs_log_priv.h macros by proper functions 18 years ago
Christoph Hellwig b267ce9952 [XFS] kill struct bhv_vfs 18 years ago
Christoph Hellwig 7439449670 [XFS] move syncing related members from struct bhv_vfs to struct xfs_mount 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 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 0a74cd1964 [XFS] kill struct bhv_vnode 18 years ago
Christoph Hellwig 2aeaa258c0 [XFS] kill the v_number member in struct bhv_vnode 18 years ago
Christoph Hellwig 1543d79c45 [XFS] move v_trace from bhv_vnode to xfs_inode 18 years ago
Christoph Hellwig b677c210ce [XFS] move v_iocount from bhv_vnode to xfs_inode 18 years ago
Christoph Hellwig 09262b4339 [XFS] Create xfs_iflags_test_and_clear helper function 18 years ago
Christoph Hellwig b3aea4edc2 [XFS] kill the v_flag member in struct bhv_vnode 18 years ago
Christoph Hellwig 2f6f7b3d9b [XFS] kill v_vfsp member from struct bhv_vnode 18 years ago
Christoph Hellwig 739bfb2a7d [XFS] call common xfs vnode-level helpers directly and remove vnode operations 18 years ago
Christoph Hellwig 993386c19a [XFS] decontaminate vnode operations from behavior details 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
Christoph Hellwig 39cd9f877e [XFS] kill move.[ch] 18 years ago
Christoph Hellwig 804c83c376 [XFS] stop using uio in the readlink code 18 years ago
Christoph Hellwig 051e7cd44a [XFS] use filldir internally 18 years ago
Christoph Hellwig 2bdf7cd0ba [XFS] superblock endianess annotations 18 years ago
Christoph Hellwig 347d1c0195 [XFS] dinode endianess annotations 18 years ago
Michal Piotrowski ddc6d3b32a [XFS] Fix build regression from mod/commit which did cleanup of xfs_bmbt_*set_allf 18 years ago
Eric Sandeen 948c6d4fd8 [XFS] optimize dmapi event tests w/o dmapi config 18 years ago
Christoph Hellwig eb9df39daf [XFS] remove unessecary vfs argument to DM_EVENT_ENABLED 18 years ago
Jesper Juhl 49ee6c911f [XFS] Fix a potential NULL pointer deref in XFS on failed mount. 18 years ago
Eric Sandeen dcb3b83feb [XFS] clean up xfs_start_flags 18 years ago
Eric Sandeen af3a2e8a3f [XFS] move linux/log2.h header to xfs_linux.h 18 years ago
Eric Sandeen 6385f4d557 [XFS] Remove xfs_physmem 18 years ago
Eric Sandeen 425f9ddd53 [XFS] Pick a single default inode cluster size. 18 years ago
Eric Sandeen 1cb5125875 [XFS] choose single default logbuf count & size 18 years ago
Eric Sandeen 40906630f1 [XFS] Remove m_nreadaheads 18 years ago
Christoph Hellwig cd8b0a97bd [XFS] endianess annotations for xfs_bmbt_rec_t 18 years ago
Christoph Hellwig e05596643d [XFS] cleanup defintions of BMBT_*BITLEN macros 18 years ago
Christoph Hellwig 8cba43447e [XFS] clean up xfs_bmbt_set_all/xfs_bmbt_disk_set_all 18 years ago
Christoph Hellwig a6f64d4aea [XFS] split ondisk vs incore versions of xfs_bmbt_rec_t 18 years ago
Christoph Hellwig d580ef6eaa [XFS] remove confusing INT_ comments in xfs_bmap_btree.c 18 years ago
Vlad Apostolov 3bacbcd883 [XFS] hole not shown when file is created with resvsp 18 years ago
David Chinner 0bfefc46dc [XFS] Barriers need to be dynamically checked and switched off 18 years ago
Tim Shimmin 564256c9e0 Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer." 18 years ago
Tim Shimmin 053c59a0a7 Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer." 18 years ago
Christoph Hellwig 1bc5858d0d [XFS] fix valid but harmless sparse warning 18 years ago
Eric Sandeen bcc7b445ef [XFS] fix filestreams on 32-bit boxes 18 years ago
Lachlan McIlroy b394e43e99 [XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer. 18 years ago
Lachlan McIlroy 776a75fa5c [XFS] Ensure file size updates have been completed before writing inode to disk. 18 years ago
David Chinner 65de556756 [XFS] On-demand reaping of the MRU cache 18 years ago