Commit Graph

76 Commits (4ff3495a51c7226376d8013c5742d1d5e54876a7)

Author SHA1 Message Date
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
David Chinner 957d0ebed0 [XFS] Cleanup inode extent size hint extraction 18 years ago
David Chinner 4e5ae8386b [XFS] xfs_bmapi fails to update the previous extent pointer 18 years ago
Lachlan McIlroy ba87ea699e [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. 18 years ago
Eric Sandeen e9ed9d2240 [XFS] remove more misc. unused args 18 years ago
Eric Sandeen 1c72bf9003 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with 18 years ago
Eric Sandeen 6be145bfb1 [XFS] Remove a bunch of unused functions from XFS. 18 years ago
Eric Sandeen 2c36ddeda7 [XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros. 18 years ago
Eric Sandeen f7c99b6fc7 [XFS] Remove unused argument to xfs_bmap_finish 18 years ago
David Chinner 20f4ebf2bf [XFS] Make growfs work for amounts greater than 2TB 18 years ago
Barry Naujok e5889e90dd [XFS] Fix attr2 corruption with btree data extents 18 years ago
Lachlan McIlroy d2133717d5 [XFS] Fix uninitialized br_state and br_startoff in 18 years ago
Nathan Scott 572d95f49f [XFS] Improve error handling for the zero-fsblock extent detection code. 19 years ago
Christoph Hellwig 8801bb99e4 [XFS] endianess annotations for xfs_bmbt_key Trivial as there are no 19 years ago
Christoph Hellwig 576039cf3c [XFS] endianess annotate XFS_BMAP_BROOT_PTR_ADDR Make sure it returns a 19 years ago
Christoph Hellwig b113bcb83e [XFS] add xfs_btree_check_lptr_disk variant which handles endian 19 years ago
Adrian Bunk 7288026b86 [XFS] Fix char size overflow in bmap_alloc call for unwritten extent 19 years ago
Nathan Scott f6c2d1fa63 [XFS] Remove version 1 directory code. Never functioned on Linux, just 19 years ago
Nathan Scott 6fe90e6d14 [XFS] Remove an incorrect use of unlikely() on a relatively likely code 19 years ago
Nathan Scott 67fcaa73ad [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. 19 years ago
Nathan Scott 7d04a335b6 [XFS] Shutdown the filesystem if all device paths have gone. Made 19 years ago