Administrative utilities for the XFS filesystem
- 8fe534e xfsdump: Release v3.1.9 by Eric Sandeen · 1 year, 2 months ago master v3.1.9
- 5058a6b common: remove old ioctl typedef usage by Darrick J. Wong · 1 year, 2 months ago
- 1b1ecda xfs_restore: support fallocate when reserving space for a file by Darrick J. Wong · 1 year, 11 months ago
- 6a89650 xfs_restore: fix unsupported ioctl detection by Darrick J. Wong · 1 year, 11 months ago
- f2f90c6 xfs_restore: check return value by Darrick J. Wong · 1 year, 11 months ago
- 36b5cf9 xfs_restore: refactor open-coded file creation code by Darrick J. Wong · 1 year, 11 months ago
- 46a0d93 xfsdump: add a space after commas and semicolons where was none by Jan Tulak · 1 year, 11 months ago
- ef3a1e2 xfsdump: (style) remove spaces for pointers and negations by Jan Tulak · 1 year, 11 months ago
- cbe6e30 xfsdump: (style) remove spaces in front of commas/semicolons by Jan Tulak · 1 year, 11 months ago
- dae8f55 xfsdump: (style) remove spaces from parentheses by Jan Tulak · 2 years, 2 months ago
- db93af5 xfsdump: don't fail installation if /sbin is symlink of /usr/sbin by Jan Tulak · 2 years, 3 months ago
- 8866703 common/drive.c: include stdlib.h by Jan Tulak · 2 years, 4 months ago
- 6ff49bf common/types.h: Wrap #define UUID_STR_LEN 36 in #ifndef by Jan Tulak · 2 years, 4 months ago
- fc342f7 xfsdump: do not split function call with ifdef by Jan Tulak · 2 years, 4 months ago
- 354d07d xsfsdump: (style) remove trailing whitespaces by Jan Tulak · 2 years, 4 months ago
- 9a066b8 xfsdump: Release v3.1.8 Update all the necessary files for a 3.1.8 release. by Eric Sandeen · 3 years, 7 months ago v3.1.8
- ce8b006 common/main.c: Include <locale.h> by Felix Janda · 3 years, 7 months ago
- 55b0f0e common/types.h: explicitly define NBBY (bits per byte) by Felix Janda · 3 years, 7 months ago
- dd47bfa cleanup: Kill __[u]int*_t types by Felix Janda · 3 years, 7 months ago
- cb66b83 dump/var.c: Include <limits.h> for PATH_MAX by Felix Janda · 3 years, 7 months ago