Dave Chinner
|
1c9a5b2e30
xfs: convert directory vector functions to constants
|
11 years ago |
Dave Chinner
|
01ba43b873
xfs: vectorise encoding/decoding directory headers
|
11 years ago |
Dave Chinner
|
4bceb18f15
xfs: vectorise DA btree operations
|
11 years ago |
Dave Chinner
|
4141956ae0
xfs: vectorise directory leaf operations
|
11 years ago |
Dave Chinner
|
a4fbe6ab1e
xfs: decouple inode and bmap btree header files
|
11 years ago |
Dave Chinner
|
239880ef64
xfs: decouple log and transaction headers
|
11 years ago |
Dave Chinner
|
5706278758
xfs: unify directory/attribute format definitions
|
11 years ago |
Dave Chinner
|
70a9883c5f
xfs: create a shared header file for format-related information
|
11 years ago |
Mark Tinguely
|
997def25e4
xfs: fix node forward in xfs_node_toosmall
|
11 years ago |
Dave Chinner
|
0a4edc8f0b
xfs: ensure we copy buffer type in da btree root splits
|
12 years ago |
Dave Chinner
|
836a94ad59
xfs: fix issues that cause userspace warnings
|
12 years ago |
Dave Chinner
|
2b9ab5ab9c
xfs: reshuffle dir2 definitions around for userspace
|
12 years ago |
Dave Chinner
|
7ced60cae4
xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGIC
|
12 years ago |
Dave Chinner
|
b17cb364db
xfs: fix missing KM_NOFS tags to keep lockdep happy
|
12 years ago |
Dave Chinner
|
cab09a81fb
xfs: fix da node magic number mismatches
|
12 years ago |
Dave Chinner
|
61fe135c1d
xfs: buffer type overruns blf_flags field
|
12 years ago |
Dave Chinner
|
d75afeb3d3
xfs: add buffer types to directory and attribute buffers
|
12 years ago |
Dave Chinner
|
517c22207b
xfs: add CRCs to attr leaf blocks
|
12 years ago |
Dave Chinner
|
f5ea110044
xfs: add CRCs to dir2/da node blocks
|
12 years ago |
Dave Chinner
|
24df33b45e
xfs: add CRC checking to dir2 leaf 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
|
612cfbfe17
xfs: add pre-write metadata buffer verifier callbacks
|
12 years ago |
Dave Chinner
|
da6958c873
xfs: Add verifiers to dir2 data readahead.
|
12 years ago |
Dave Chinner
|
d9392a4bb7
xfs: add xfs_da_node verification
|
12 years ago |
Dave Chinner
|
4bb20a83a2
xfs: add verifier callback to directory read code
|
12 years ago |
Dave Chinner
|
c3f8fc73ac
xfs: make buffer read verication an IO completion function
|
12 years ago |
Dave Chinner
|
ee73259b40
xfs: add more attribute tree trace points.
|
12 years ago |
Dave Chinner
|
1d9025e561
xfs: remove struct xfs_dabuf and infrastructure
|
13 years ago |
Dave Chinner
|
3605431fb9
xfs: use discontiguous xfs_buf support in dabuf wrappers
|
13 years ago |