15
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 12, 2023 — May 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
No Message Supplied More... over 22 years ago
port to linux More... over 22 years ago
update to 1.3.13. More... over 22 years ago
Bump xfsprogs version number More... over 22 years ago
If we change the inode size, change the inode size log as well. More... over 22 years ago
sync userpsace with recent XFS kernel changes - this does not affect userspace (libxfs), all affected code is removed by cpp. some of the added kernel diagnostics did not endian convert where needed - these instances have been corrected. More... over 22 years ago
update to 1.1.7 - xfsrestore on non-xfs filesystems More... over 22 years ago
bump version with xfsrestore -t on non-xfs fix More... over 22 years ago
dont check whether housekeeping directory is on xfs filesystem More... over 22 years ago
update installation requirements text - CONFIG_XFS_QUOTA is no longer dependent on CONFIG_QUOTA. More... over 22 years ago
update to reflect the xfs_log_recover.c code moving into libxlog. More... over 22 years ago
add libxlog directory. More... over 22 years ago
add in the -f (file) option - man page claims this is supported, but in reality it was not. More... over 22 years ago
bump version number, document changes. More... over 22 years ago
fix pointer alignment issues on IA64 in handling block map structures. More... over 22 years ago
fix compiler warnings on 64 bit machines. More... over 22 years ago
Remove IA64 unlaigned accesses in xfs_repair More... over 22 years ago
fix problems with includes now that our previous linux/acl.h has gone away. More... over 22 years ago
add imap subdir, cleanup debian boorfloppies build process extras. More... over 22 years ago
add a group for those tests which exercise the ioctl interfaces. More... over 22 years ago
fs/namei.c::do_follow_link() has recently changed the maximum symlink link count from 8 down to 5, changed the test output accordingly. More... over 22 years ago
merge up to 2.4.12 More... over 22 years ago
update the copyright, ditch debug operation. More... over 22 years ago
Adding permit and indra as test machines More... over 22 years ago
wrap calls to exit() for miniroot/linux More... over 22 years ago
make output deterministic for all QA hosts. More... over 22 years ago
tests out getfattr/setfattr with XFS - different namespaces, different inode types, different directory descent options, backup/restore - the works. fairly comprehensive - based on Andreas' tests for ext2, but extended to do a few more things. More... over 22 years ago
update for 1.3.9. More... over 22 years ago
cmd/xfsdump/man/man8/xfs_copy.8 1.1 Renamed to cmd/xfsdump/copy/xfs_copy.8 we shouldn't be installing a man page for xfs_copy yet - it isn't ported. moving man page into the copy directory. More... over 22 years ago
don't unliaterally create the new format here - this code is called even if the old format exists (it just silently ignores the failed mkdir calls). More... over 22 years ago