Commit Graph

95 Commits (cb4c8cc1e92bc68c952e9a81a9fb9736bd8150de)

Author SHA1 Message Date
Hannes Eder 3180e66d77 xfs: make symbols static 16 years ago
Eric Sandeen b6e3222732 [XFS] Remove the rest of the macro-to-function indirections. 16 years ago
Eric Sandeen 9d87c3192d [XFS] Remove the rest of the macro-to-function indirections. 16 years ago
Eric Sandeen 5af317c942 [XFS] Add new getbmap flags. 16 years ago
Eric Sandeen 8a7141a8b9 [XFS] convert xfs_getbmap to take formatter functions 16 years ago
Dave Chinner cc09c0dc57 [XFS] Fix double free of log tickets 16 years ago
Christoph Hellwig 4e8938feba [XFS] Move XFS_BMAP_SANITY_CHECK out of line. 16 years ago
Christoph Hellwig 7cc95a821d [XFS] Always use struct xfs_btree_block instead of short / longform 16 years ago
Christoph Hellwig 136341b41a [XFS] cleanup btree record / key / ptr addressing macros. 16 years ago
Christoph Hellwig 60197e8df3 [XFS] Cleanup maxrecs calculation. 16 years ago
Christoph Hellwig 4a26e66e77 [XFS] add keys_inorder and recs_inorder btree methods 16 years ago
Christoph Hellwig fd6bcc5b63 [XFS] kill xfs_bmbt_log_block and xfs_bmbt_log_recs 16 years ago
Christoph Hellwig 91cca5df9b [XFS] implement generic xfs_btree_delete/delrec 16 years ago
Christoph Hellwig 4b22a57188 [XFS] implement generic xfs_btree_insert/insrec 16 years ago
Christoph Hellwig ea77b0a66e [XFS] move xfs_bmbt_newroot to common code 16 years ago
Christoph Hellwig 278d0ca14e [XFS] implement generic xfs_btree_update 16 years ago
Christoph Hellwig fe033cc848 [XFS] implement generic xfs_btree_lookup 16 years ago
Christoph Hellwig 8df4da4a0a [XFS] implement generic xfs_btree_decrement 16 years ago
Christoph Hellwig 637aa50f46 [XFS] implement generic xfs_btree_increment 16 years ago
Christoph Hellwig 561f7d1739 [XFS] split up xfs_btree_init_cursor 16 years ago
Ruben Porras c94312de22 [XFS] Make xfs_bmap_*_count_leaves void. 17 years ago
Christoph Hellwig 0b1f917730 [XFS] remove remaining VN_HOLD calls 17 years ago
Eric Sandeen 39dab9d7da [XFS] remove shouting-indirection macros from xfs_trans.h 17 years ago
David Chinner e4f7529108 [XFS] Kill shouty XFS_ITOV() macro 17 years ago
Tim Shimmin 6a617dd22b [XFS] A bug was found in xfs_bmap_add_extent_unwritten_real(). In a 17 years ago
Lachlan McIlroy ddea2d5246 [XFS] Always reset btree cursor after an insert 17 years ago
Lachlan McIlroy 6bd8fc8a55 [XFS] Convert ASSERTs to XFS_WANT_CORRUPTED_GOTOs 17 years ago
Denys Vlasenko f0e2d93c29 [XFS] Remove unused arg from kmem_free() 17 years ago
Christoph Hellwig 579aa9caf5 [XFS] shrink mrlock_t 17 years ago
Tim Shimmin 6d1337b29b [XFS] xfs_bmap_compute_maxlevels should be based on di_forkoff 17 years ago
David Chinner c2b1cba683 [XFS] xfs_bmap_adjacent() never returns an error. 17 years ago
Harvey Harrison 34a622b2e1 [XFS] replace remaining __FUNCTION__ occurrences 17 years ago
Lachlan McIlroy 2abdb8c881 [XFS] Prevent xfs_bmap_check_leaf_extents() referencing unmapped memory. 17 years ago
Christoph Hellwig 5f90150aba [XFS] cleanup vnode use in xfs_bmap.c 17 years ago
Christoph Hellwig bc4ac74a4e [XFS] cleanup vnode use in dmapi calls 17 years ago
Niv Sardi e12070a5dc [XFS] actually check error returned by xfs_flush_pages, clean up and 17 years ago
Eric Sandeen 6211870992 [XFS] remove shouting-indirection macros from xfs_sb.h 17 years ago
Tim Shimmin e6a4b37f38 [XFS] Remove the BPCSHIFT and NB* based macros from XFS. 17 years ago
Eric Sandeen 71ddabb94a [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config 17 years ago
David Chinner a8272ce0c1 [XFS] Fix up sparse warnings. 17 years ago
Eric Sandeen 3685c2a1d7 [XFS] Unwrap XFS_SB_LOCK. 17 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
Christoph Hellwig eb9df39daf [XFS] remove unessecary vfs argument to DM_EVENT_ENABLED 18 years ago
Christoph Hellwig cd8b0a97bd [XFS] endianess annotations for xfs_bmbt_rec_t 18 years ago
Christoph Hellwig a6f64d4aea [XFS] split ondisk vs incore versions of xfs_bmbt_rec_t 18 years ago
Vlad Apostolov 3bacbcd883 [XFS] hole not shown when file is created with resvsp 18 years ago
Eric Sandeen 3a59c94c4b [XFS] Clean up function name handling in tracing code 18 years ago
David Chinner 2a82b8be8a [XFS] Concurrent Multi-File Data Streams 18 years ago
Andrew Morton 0892ccd6fe [XFS] Use uninitialized_var macro to stop warning about rtx 18 years ago