Dave Chinner
|
32c5483a8a
xfs: abstract the differences in dir2/dir3 via an ops vector
|
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 |
Dave Chinner
|
3780437612
XFS: Assertion failed: first <= last && last < BBTOB(bp->b_length), file: fs/xfs/xfs_trans_buf.c, line: 568
|
12 years ago |
Dave Chinner
|
0cb97766f2
xfs: Add read-only support for dirent filetype 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
|
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 |
Chen Baozi
|
96ee34be7a
xfs: fix comment typo of struct xfs_da_blkinfo.
|
13 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 |
Christoph Hellwig
|
d0f9e8fb4c
xfs: remove the dead XFS_DABUF_DEBUG code
|
14 years ago |
Christoph Hellwig
|
77936d0280
xfs: factor out xfs_da_grow_inode_int
|
14 years ago |
Dave Chinner
|
2bc754213d
xfs: convert dirnameops to unsigned char names
|
15 years ago |
Christoph Hellwig
|
0b1b213fcf
xfs: event tracing support
|
15 years ago |
Malcolm Parsons
|
9da096fd13
xfs: fix various typos
|
16 years ago |
Hannes Eder
|
24418492aa
xfs: move declaration to header file
|
16 years ago |
Christoph Hellwig
|
a568778739
xfs: remove uchar_t/ushort_t/uint_t/ulong_t types
|
16 years ago |
Barry Naujok
|
847fff5ca8
[XFS] Sync up kernel and user-space headers
|
16 years ago |
Barry Naujok
|
46039928c9
[XFS] Remove final remnants of dirv1 macros and other stuff
|
16 years ago |
Barry Naujok
|
384f3ced07
[XFS] Return case-insensitive match for dentry cache
|
17 years ago |
Barry Naujok
|
6a178100ab
[XFS] Add op_flags field and helpers to xfs_da_args
|
17 years ago |
Barry Naujok
|
5163f95a08
[XFS] Name operation vector for hash and compare
|
17 years ago |
David Chinner
|
a8272ce0c1
[XFS] Fix up sparse warnings.
|
17 years ago |
Eric Sandeen
|
6be145bfb1
[XFS] Remove a bunch of unused functions from XFS.
|
18 years ago |