Dave Chinner
|
088c9f67c3
xfs: ensure btree root split sets blkno correctly
|
12 years ago |
Dave Chinner
|
61fe135c1d
xfs: buffer type overruns blf_flags field
|
12 years ago |
Christoph Hellwig
|
ee1a47ab0e
xfs: add support for large btree blocks
|
12 years ago |
Dave Chinner
|
1813dd6405
xfs: convert buffer verifiers to an ops structure.
|
12 years ago |
Dave Chinner
|
b0f539de9f
xfs: connect up write verifiers to new buffers
|
12 years ago |
Dave Chinner
|
3d3e6f64e2
xfs: verify btree blocks as they are read from disk
|
12 years ago |
Dave Chinner
|
c3f8fc73ac
xfs: make buffer read verication an IO completion function
|
12 years ago |
Dave Chinner
|
b64f3a390d
xfs: use btree block initialisation functions in growfs
|
12 years ago |
Dave Chinner
|
60a34607b2
xfs: move xfsagino_t to xfs_types.h
|
13 years ago |
Christoph Hellwig
|
38f2323244
xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF
|
13 years ago |
Chandra Seetharaman
|
2a30f36d90
xfs: Check the return value of xfs_trans_get_buf()
|
13 years ago |
Chandra Seetharaman
|
5a52c2a581
xfs: Remove the macro XFS_BUF_ERROR and family
|
14 years ago |
Christoph Hellwig
|
c84470dda7
xfs: remove leftovers of the old btree tracing code
|
14 years ago |
Christoph Hellwig
|
69ef921b55
xfs: byteswap constants instead of variables
|
14 years ago |
Dave Chinner
|
821eb21d97
xfs: connect up buffer reclaim priority hooks
|
14 years ago |
Christoph Hellwig
|
1a1a3e97ba
xfs: remove xfs_buf wrappers
|
14 years ago |
Christoph Hellwig
|
c0e59e1ac0
xfs: remove the ->kill_root btree operation
|
15 years ago |
Christoph Hellwig
|
3400777ff0
xfs: remove unneeded #include statements
|
15 years ago |
Christoph Hellwig
|
288699feca
xfs: drop dmapi hooks
|
15 years ago |
Christoph Hellwig
|
0cadda1c5f
xfs: remove duplicate buffer flags
|
15 years ago |
Christoph Hellwig
|
0b1b213fcf
xfs: event tracing support
|
15 years ago |
Eric Sandeen
|
d96f8f891f
xfs: add more statics & drop some unused functions
|
16 years ago |
Eric Sandeen
|
e0c222c411
use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock
|
16 years ago |
Malcolm Parsons
|
9da096fd13
xfs: fix various typos
|
16 years ago |
Dave Chinner
|
33ad965dde
Long btree pointers are still 64 bit on disk
|
16 years ago |
Eric Sandeen
|
9d87c3192d
[XFS] Remove the rest of the macro-to-function indirections.
|
16 years ago |
Christoph Hellwig
|
e6edbd1c1c
[XFS] fix compile of xfs_btree_readahead_lblock on m68k
|
16 years ago |
Christoph Hellwig
|
7cc95a821d
[XFS] Always use struct xfs_btree_block instead of short / longform
|
16 years ago |
Lachlan McIlroy
|
24ee0e49c9
[XFS] Make xfs_btree_check_ptr() debug-only code.
|
16 years ago |
Christoph Hellwig
|
3cc7524c84
[XFS] mark various functions in xfs_btree.c static
|
16 years ago |