Commit Graph

39 Commits (5b76dc066a4deb937665521566f89aead756f049)

Author SHA1 Message Date
Eric Sandeen b6e3222732 [XFS] Remove the rest of the macro-to-function indirections. 16 years ago
Christoph Hellwig b48d8d6437 [XFS] kill the XFS_IMAP_BULKSTAT flag 16 years ago
Christoph Hellwig 92bfc6e7c4 [XFS] embededd struct xfs_imap into xfs_inode 16 years ago
Christoph Hellwig 94e1b69d1a [XFS] merge xfs_imap into xfs_dilocate 16 years ago
Christoph Hellwig a194189503 [XFS] remove dead code for old inode item recovery 16 years ago
Christoph Hellwig 51ce16d519 [XFS] kill XFS_DINODE_VERSION_ defines 16 years ago
Christoph Hellwig 81591fe2db [XFS] kill xfs_dinode_core_t 16 years ago
Christoph Hellwig d42f08f61c [XFS] kill xfs_ialloc_log_di 16 years ago
Christoph Hellwig 5e1be0fb1a [XFS] factor out xfs_read_agi helper 16 years ago
Christoph Hellwig 8cc938fe42 [XFS] implement generic xfs_btree_get_rec 17 years ago
Christoph Hellwig 91cca5df9b [XFS] implement generic xfs_btree_delete/delrec 17 years ago
Christoph Hellwig 4b22a57188 [XFS] implement generic xfs_btree_insert/insrec 17 years ago
Christoph Hellwig 278d0ca14e [XFS] implement generic xfs_btree_update 17 years ago
Christoph Hellwig fe033cc848 [XFS] implement generic xfs_btree_lookup 17 years ago
Christoph Hellwig 8df4da4a0a [XFS] implement generic xfs_btree_decrement 17 years ago
Christoph Hellwig 637aa50f46 [XFS] implement generic xfs_btree_increment 17 years ago
Christoph Hellwig 561f7d1739 [XFS] split up xfs_btree_init_cursor 17 years ago
David Chinner 359346a965 [XFS] Don't initialise new inode generation numbers to zero 17 years ago
David Chinner 75de2a91c9 [XFS] Account for inode cluster alignment in all allocations 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
Marcin Slusarz 413d57c990 xfs: convert beX_add to beX_add_cpu (new common API) 17 years ago
Christoph Hellwig 347d1c0195 [XFS] dinode endianess annotations 18 years ago
David Chinner 92821e2ba4 [XFS] Lazy Superblock Counters 18 years ago
David Chinner 7989cb8ef5 [XFS] Keep stack usage down for 4k stacks by using noinline. 18 years ago
Nathan Scott 745b1f47fc [XFS] Remove last bulkstat false-positives with debug kernels. 19 years ago
Nathan Scott 1121b219bf [XFS] use NULL for pointer initialisation instead of zero-cast-to-ptr 19 years ago
Christoph Hellwig 61a2584867 [XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_t 19 years ago
Nathan Scott f6c2d1fa63 [XFS] Remove version 1 directory code. Never functioned on Linux, just 19 years ago
Nathan Scott 4d1a2ed3d8 [XFS] Fix up debug code so that bulkstat wont generate thousands of 19 years ago
Nathan Scott 019ff2d57b [XFS] Fix a problem in aligning inode allocations to stripe unit 19 years ago
Glen Overby 3ccb8b5f65 [XFS] A change to inode chunk allocation to try allocating the new chunk 19 years ago
Nathan Scott c41564b5af [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all 19 years ago
Nathan Scott f30a121111 [XFS] Dynamically allocate the xfs_dinode_core_t structure to reduce our 19 years ago
Christoph Hellwig 16259e7d95 [XFS] Endianess annotations for various allocator data structures 20 years ago
Nathan Scott 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 20 years ago
Nathan Scott a844f4510d [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. 20 years ago
Christoph Hellwig da1650a5d6 [XFS] Add format checking to cmn_err and icmn_err 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago