Jie Liu
|
897366f0e4
xfs: Remove redundant error variable from xfs_growfs_data_private()
|
12 years ago |
Dave Chinner
|
74137fff06
xfs: add fsgeom flag for v5 superblock support.
|
12 years ago |
Dave Chinner
|
983d09ffe3
xfs: add CRC checks to the AGI
|
12 years ago |
Christoph Hellwig
|
77c95bba01
xfs: add CRC checks to the AGFL
|
12 years ago |
Dave Chinner
|
4e0e6040c4
xfs: add CRC checks to the AGF
|
12 years ago |
Christoph Hellwig
|
ee1a47ab0e
xfs: add support for large btree blocks
|
12 years ago |
Jeff Liu
|
762c585b18
xfs: make use of XFS_SB_LOG_RES() at xfs_fs_log_dummy()
|
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
|
98021821a5
xfs: verify superblocks as they are read from disk
|
12 years ago |
Dave Chinner
|
eab4e63368
xfs: uncached buffer reads need to return an error
|
12 years ago |
Dave Chinner
|
c3f8fc73ac
xfs: make buffer read verication an IO completion function
|
12 years ago |
Dave Chinner
|
de497688da
xfs: make growfs initialise the AGFL header
|
12 years ago |
Dave Chinner
|
fd23683c3b
xfs: growfs: use uncached buffers for new headers
|
12 years ago |
Dave Chinner
|
b64f3a390d
xfs: use btree block initialisation functions in growfs
|
12 years ago |
Eric Sandeen
|
69a58a43f7
xfs: report projid32bit feature in geometry call
|
12 years ago |
Dave Chinner
|
1375cb65e8
xfs: growfs: don't read garbage for new secondary superblocks
|
12 years ago |
Dave Chinner
|
611c99468c
xfs: make XBF_MAPPED the default behaviour
|
13 years ago |
Dave Chinner
|
ad1e95c54e
xfs: clean up xfs_bit.h includes
|
13 years ago |
Dave Chinner
|
2af51f3a4e
xfs: move xfs_do_force_shutdown() and kill xfs_rw.c
|
13 years ago |
Dave Chinner
|
2a0ec1d9ed
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
|
13 years ago |
Dave Chinner
|
60a34607b2
xfs: move xfsagino_t to xfs_types.h
|
13 years ago |
Dave Chinner
|
7ca790a507
xfs: kill xfs_read_buf()
|
13 years ago |
Dave Chinner
|
a8acad7073
xfs: kill XBF_LOCK
|
13 years ago |
Dave Chinner
|
e70b73f84f
xfs: clean up buffer get/read call API
|
13 years ago |
Chandra Seetharaman
|
b522950f0a
xfs: Check the return value of xfs_buf_get()
|
14 years ago |
Christoph Hellwig
|
c2b006c1da
xfs: let xfs_bwrite callers handle the xfs_buf_relse
|
14 years ago |
Dave Chinner
|
5348778699
xfs: convert xfs_fs_cmn_err to new error logging API
|
14 years ago |
Dan Rosenberg
|
c4d0c3b097
xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
|
14 years ago |
Dave Chinner
|
c58efdb442
xfs: ensure log covering transactions are synchronous
|
14 years ago |