Dave Chinner
|
9bb54cb56a
xfs: clean up MIN/MAX
|
7 years ago |
Dave Chinner
|
0b61f8a407
xfs: convert to SPDX license tags
|
7 years ago |
Dave Chinner
|
fa4ca9c557
xfs: catch bad stripe alignment configurations
|
7 years ago |
Eric Sandeen
|
89c2e71123
xfs: use xfs_trans_getsb in xfs_sync_sb_buf
|
7 years ago |
Darrick J. Wong
|
d25522f10c
xfs: repair superblocks
|
7 years ago |
Eric Sandeen
|
f7664b3197
xfs: implement online get/set fs label
|
7 years ago |
Dave Chinner
|
b16817b66b
xfs: move growfs core to libxfs
|
7 years ago |
Darrick J. Wong
|
689e11c84b
xfs: superblock scrub should use short-lived buffers
|
7 years ago |
Eric Sandeen
|
a1f69417c6
xfs: non-scrub - remove unused function parameters
|
7 years ago |
Brian Foster
|
72c44e35f0
xfs: clean up xfs_mount allocation and dynamic initializers
|
7 years ago |
Darrick J. Wong
|
131fa58d39
xfs: fix u32 type usage in sb validation function
|
7 years ago |
Carlos Maiolino
|
fb1755a645
Split buffer's b_fspriv field
|
7 years ago |
Darrick J. Wong
|
4bb73d0147
xfs: check sb_agblocks and sb_agblklog when validating superblock
|
7 years ago |
Colin Ian King
|
a8789a5ae2
xfs: fix check on struct_version for versions 4 or greater
|
7 years ago |
Darrick J. Wong
|
ac503a4cc9
xfs: refactor the geometry structure filling function
|
7 years ago |
Darrick J. Wong
|
c368ebcd4c
xfs: hoist xfs_fs_geometry to libxfs
|
7 years ago |
Darrick J. Wong
|
bc1a09b8e3
xfs: refactor verifier callers to print address of failing check
|
7 years ago |
Darrick J. Wong
|
31ca03c92c
xfs: refactor xfs_verifier_error and xfs_buf_ioerror
|
7 years ago |
Darrick J. Wong
|
c8ce540db5
xfs: remove double-underscore integer types
|
8 years ago |
Darrick J. Wong
|
83d230eb5c
xfs: verify dirblocklog correctly
|
8 years ago |
Darrick J. Wong
|
bec9d48d7a
xfs: check minimum block size for CRC filesystems
|
8 years ago |
Eric Sandeen
|
e6fc6fcf44
xfs: don't call xfs_sb_quota_from_disk twice
|
8 years ago |
Darrick J. Wong
|
1946b91cee
xfs: define the on-disk refcount btree format
|
9 years ago |
Dave Chinner
|
f3d7ebdeb2
xfs: fix superblock inprogress check
|
9 years ago |
Darrick J. Wong
|
525488520a
xfs: rmap btree requires more reserved free space
|
9 years ago |
Darrick J. Wong
|
035e00acb5
xfs: define the on-disk rmap btree format
|
9 years ago |
Darrick J. Wong
|
3ab78df2a5
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
|
9 years ago |
Christoph Hellwig
|
253f4911f2
xfs: better xfs_trans_alloc interface
|
9 years ago |
Eric Sandeen
|
233135b763
xfs: print name of verifier if it fails
|
9 years ago |
Brian Foster
|
a45086e27d
xfs: validate metadata LSNs against log on v5 superblocks
|
10 years ago |