Dave Chinner
|
b2a21e7a6b
xfs: remove redundant geometry information from xfs_da_state
|
11 years ago |
Dave Chinner
|
c2c4c477e0
xfs: replace attr LBSIZE with xfs_da_geometry
|
11 years ago |
Dave Chinner
|
c59f0ad23a
xfs: pass xfs_da_args to xfs_attr_leaf_newentsize
|
11 years ago |
Dave Chinner
|
33a6039007
xfs: use xfs_da_geometry for block size in attr code
|
11 years ago |
Dave Chinner
|
7ab610f9e0
xfs: move node entry counts to xfs_da_geometry
|
11 years ago |
Dave Chinner
|
0650b55497
xfs: introduce directory geometry structure
|
11 years ago |
Dave Chinner
|
2d6dcc6d7e
Merge branch 'xfs-attr-cleanup' into for-next
|
11 years ago |
Christoph Hellwig
|
6c888af0b4
xfs: pass struct da_args to xfs_attr_calc_size
|
11 years ago |
Christoph Hellwig
|
67fd718f30
xfs: simplify attr name setup
|
11 years ago |
Christoph Hellwig
|
1bc426a76b
xfs: fold xfs_attr_remove_int into xfs_attr_remove
|
11 years ago |
Christoph Hellwig
|
b87d022c27
xfs: fold xfs_attr_get_int into xfs_attr_get
|
11 years ago |
Christoph Hellwig
|
c5b4ac39a4
xfs: fold xfs_attr_set_int into xfs_attr_set
|
11 years ago |
Dave Chinner
|
8275cdd0e7
xfs: remote attribute overwrite causes transaction overrun
|
11 years ago |
Christoph Hellwig
|
683cb94159
xfs: use xfs_ilock_attr_map_shared in xfs_attr_get
|
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 |
Eric Sandeen
|
6dd93e9e5e
xfs: avoid double-free in xfs_attr_node_addname
|
12 years ago |
Jie Liu
|
3d3c8b5222
xfs: refactor xfs_trans_reserve() interface
|
12 years ago |
Dave Chinner
|
c24b5dfadc
xfs: kill xfs_vnodeops.[ch]
|
12 years ago |
Dave Chinner
|
6898811459
xfs: create xfs_bmap_util.[ch]
|
12 years ago |
Dave Chinner
|
fde2227ce1
xfs: split out attribute fork truncation code into separate file
|
12 years ago |
Dave Chinner
|
abec5f2bf9
xfs: split out attribute listing code into separate file
|
12 years ago |
Dave Chinner
|
d386b32b55
xfs: sync minor header differences needed by userspace.
|
12 years ago |
Dave Chinner
|
6ca1c9063d
xfs: separate dquot on disk format definitions out of xfs_quota.h
|
12 years ago |
Dave Chinner
|
95920cd6ce
xfs: split remote attribute code out
|
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 |
Jeff Liu
|
a21cd50367
xfs: refactor space log reservation for XFS_TRANS_ATTR_SET
|
12 years ago |