aboutsummaryrefslogtreecommitdiffstats
path: root/restore
AgeCommit message (Expand)AuthorFilesLines
2022-10-24xfsrestore: untangle inventory unpacking logicDonald Douwsma1-8/+5
2022-08-25xfs_restore: remove DMAPI supportDarrick J. Wong3-127/+6
2022-02-03xfsdump: remove obsolete code for handling xenix named pipesAnthony Iliopoulos1-8/+0
2019-05-20xfs_restore: support fallocate when reserving space for a fileDarrick J. Wong2-0/+15
2019-05-20xfs_restore: fix unsupported ioctl detectionDarrick J. Wong1-1/+1
2019-05-20xfs_restore: check return valueDarrick J. Wong1-1/+3
2019-05-20xfs_restore: refactor open-coded file creation codeDarrick J. Wong3-127/+37
2019-05-20xfsdump: add a space after commas and semicolons where was noneJan Tulak2-2/+2
2019-05-15xfsdump: (style) remove spaces for pointers and negationsJan Tulak11-397/+397
2019-05-15xfsdump: (style) remove spaces in front of commas/semicolonsJan Tulak5-42/+42
2019-02-20xfsdump: (style) remove spaces from parenthesesJan Tulak17-5108/+5108
2019-01-11xfsdump: don't fail installation if /sbin is symlink of /usr/sbinJan Tulak1-1/+3
2018-12-06xsfsdump: (style) remove trailing whitespacesJan Tulak7-93/+93
2015-11-10cleanup: Kill unnecessary xfs includesDave Chinner5-15/+8
2015-10-16cleanup: use system uuid.h headersDave Chinner1-0/+1
2015-10-16cleanup: kill u_int*_t typesDave Chinner9-65/+65
2015-10-16cleanup: kill intgen_tDave Chinner11-153/+153
2015-10-16build: don't rely on xfs/xfs.h to include necessary headersDave Chinner8-0/+35
2015-10-16cleanup: get rid of ASSERTDave Chinner8-430/+438
2015-10-14xfsrestore: fix fs uuid order check for incremental restoresRich Johnston1-10/+13
2014-07-18dump: don't redefine min() or max()Dave Chinner3-7/+0
2014-07-16Fix trivial typo in xfsrestore warning messageIustin Pop1-1/+1
2014-02-06restore: don't trash file capabilitiesDave Chinner1-39/+77
2013-10-18xfsdump: handle large, wholly-sparse filesEric Sandeen1-0/+5
2013-10-18xfsdump: fix DEBUGPARTIALS buildEric Sandeen1-6/+12
2013-10-18xfsdump: avoid segfault in partial_reg() in error caseEric Sandeen1-0/+1
2013-01-04xfsdump: fix format string in restore_spec()Alex Elder1-1/+1
2012-09-18xfsdump: save & restore 32-bit projidsEric Sandeen2-4/+4
2012-03-02xfsdump: dirs being created in list-only restoreBill Kendall1-5/+9
2012-03-02xfsdump: handle files with no extent headersBill Kendall1-7/+22
2012-03-02xfsdump: use the full 32-bit generation numberBill Kendall4-39/+160
2012-02-05xfsdump: fix restore of ext attrs on root directoryBill Kendall1-1/+1
2011-11-10xfsdump: enable multiple streamsBill Kendall2-15/+12
2011-11-10xfsdump: path lookup cache must be thread specificBill Kendall1-1/+1
2011-11-10xfsdump: convert IRIX sproc threads to pthreadsBill Kendall2-4/+3
2011-11-10xfsdump: implement lock abstraction with pthreadsBill Kendall1-6/+11
2011-11-10xfsdump: remove multi-stream synchronous dir dumpBill Kendall1-0/+33
2011-11-10xfsdump: link with libpthreadBill Kendall1-1/+1
2011-11-03xfsdump: incremental dump directory selectionBill Kendall1-0/+7
2011-11-03xfsdump: fix metadata restore on split filesBill Kendall1-17/+33
2011-09-29xfsdump: handle dump files with checksum bugBill Kendall1-6/+19
2011-09-21xfsdump: call mlog_exit in content_stream_restoreBill Kendall1-41/+35
2011-09-21xfsdump: remove unnecessary #ifdefsBill Kendall5-113/+17
2011-09-21xfsdump: enable dump header checksumsBill Kendall2-37/+5
2010-11-29xfsrestore: check for compatible xfsrestoreBill Kendall1-5/+87
2010-11-29xfsrestore: remove nix_tBill Kendall1-68/+44
2010-11-29xfsrestore: make node lookup more efficientBill Kendall3-149/+129
2010-11-29xfsrestore: fix node table setupBill Kendall3-55/+80
2010-11-29xfsrestore: cleanup node allocationBill Kendall1-104/+38
2010-11-29xfsrestore: mmap dirent names for faster lookupsBill Kendall3-33/+73
2010-11-29xfsrestore: cache path lookupsBill Kendall1-5/+37
2010-11-29xfsrestore: change nrh_t from 32 to 64 bitsBill Kendall3-30/+23
2010-11-29xfsrestore: turn off NODECHKBill Kendall2-2/+4
2010-08-03xfsdump: fix depend targetsAlex Elder1-1/+1
2010-01-26xfsdump: Automatic build dependency calculationsDave Chinner1-1/+5
2010-01-21xfsdump: Clean up build outputDave Chinner1-2/+4
2010-01-06use time32_t consistently in xfsdump treeBill Kendall2-2/+4
2009-12-21update build systemNathan Scott1-6/+8
2009-11-25Revert "3.0.3 release" and "use lpath_to_handle when restoringAlex Elder1-21/+34
2009-10-23use lpath_to_handle when restoring symlinksBill Kendall1-34/+21
2009-01-08Various fixes to allow xfsdump/xfsrestore to work with 64KMark Goodwin1-6/+0
2007-02-01Log a message for each quota file restored, not just the first one.Bill Kendall1-5/+15
2007-02-01xfsdump uses the optopt variable from getopt incorrectly. It assumesBill Kendall1-16/+16
2006-08-09Remove xfsdump's dependency on libdm by substituting libdm callsBill Kendall1-1/+1
2006-07-04some Makefile dependency fixesTim Shimmin1-4/+2
2006-06-21Modify the xfsdump makefiles to be parallel-compile safe. ThanksBill Kendall1-2/+4
2006-06-06xfsdump had a set of macros and a set of functions for manipulatingBill Kendall1-45/+82
2006-05-24Update xfsdump build to use xfs.h instead of libxfs.h, fixing a recent namesp...Nathan Scott9-10/+10
2006-05-04Change xfsrestore to use the DMF NOMIGR (no-migrate) attribute whenBill Kendall1-76/+41
2006-05-01Another approach to restoring the immutable flag at the correctBill Kendall4-461/+336
2006-04-20Move hsmapi.[hc] to the common directory so that xfsrestore canBill Kendall1-1/+3
2006-02-07Merge in some changes from the IRIX tree. A few minor bugBill Kendall6-215/+319
2006-01-31This mod adds a number of optimizations to increase theBill Kendall11-309/+322
2005-11-29Change xfsdump to dump project quotas in addition to user and groupBill Kendall1-0/+1
2005-11-29Change xfsrestore to set various inode flags at the appropriateBill Kendall4-26/+187
2005-11-10Add support for dumping and restoring project ids for regular filesBill Kendall4-38/+39
2005-11-10Change xfsdump and xfsrestore to unconditionally compile support forBill Kendall6-110/+5
2005-11-09Update copyright annotations and license boilerplates to correspond with SGI ...Nathan Scott18-504/+252
2005-11-09Update copyright annotations and license boilerplates to correspond with SGI ...Nathan Scott1-28/+0
2005-06-23When restoring a filesystem that is nearly full, writes start toBill Kendall1-12/+20
2005-06-03get rid of stat64_to_xfsbstatTim Shimmin1-0/+3
2005-04-21GCC4 fixesChristoph Hellwig2-2/+2
2005-02-09Fix a couple of spots in xfsrestore where XFS-specific calls wereBill Kendall3-30/+54
2004-04-15- Fix file descriptor leak in path_to_fshandle. It now cachesBill Kendall2-25/+11
2004-02-26Add xfsdump support for the security extended attributes namespace.Mandy Kirkconnell1-8/+16
2004-02-13Some of the libhandle routines were not clear whether they were workingMandy Kirkconnell2-8/+20
2004-01-05Add support to properly dump and restore the new inode flags:Mandy Kirkconnell2-40/+78
2003-04-29Fix includes to not be relative to paths provided by -I directives, forNathan Scott9-20/+20
2003-04-17Fix for DMF dualstate file dump.Mandy Kirkconnell1-3/+3
2003-03-17Undoes mod: xfs-cmds:slinx:141863aMandy Kirkconnell1-0/+1
2002-12-23Undoes mod: xfs-cmds:slinx:135744aNathan Scott1-4/+4
2002-12-22Minor formatting fixups to i18n xfsdump changes.Nathan Scott1-3/+3
2002-12-19I18N support for xfsdump package.Nathan Scott7-687/+705
2002-07-30fix compiler warnings from builds for 64 bit processors.Nathan Scott1-1/+1
2002-06-14- Update version numberJohn Kihonge1-3/+6
2002-06-04Update copyright dates (again)Eric Sandeen19-18/+50
2002-06-04Undoes mod: xfs-cmds:slinx:120772aEric Sandeen19-50/+18
2002-06-04Update copyright datesEric Sandeen19-18/+50
2002-02-25Merge of xfs-cmds-2.4.18:slinx:111137a by nathans.Nathan Scott1-2/+0
2002-02-18change builkstat failure WARNING to TRACE messageIvan Rayner1-0/+3
2002-01-16bump for cumulative restore fixTim Shimmin1-1/+40
2001-12-14bump minor number for new xfsrestore -B optionIvan Rayner3-2/+27
2001-12-13bump version for xfsrestore perf changesTim Shimmin8-110/+522
2001-11-28Bump revision for cumulative restore hardlink fix.Tim Shimmin1-1/+1
2001-11-10Be over cautious and make the space for the null terminatorTim Shimmin2-7/+7
2001-10-18dont check whether housekeeping directory is on xfs filesystemIvan Rayner3-31/+30
2001-10-08wrap calls to exit() for miniroot/linuxAndrew Gildfind1-0/+2
2001-10-03remove unused inventory_priv files.Nathan Scott1-0/+1
2001-10-01bump revision for removal of stkchk abstractionfsgqa1-2/+0
2001-09-28Bump version for ia64 changes.fsgqa4-37/+34
2001-09-03Undoes mod: 2.4.x-xfs:slinx:101997aAndrew Gildfind1-5/+5
2001-08-31Fix build : s/STREAM_SIMMAX/STREAM_MAX/Eric Sandeen1-5/+5
2001-08-31merge of irix6.5f-melb:eoe:06291a, irix6.5f-melb:eoe:06307a,Andrew Gildfind1-2/+7
2001-07-20look for libtool archives in all the right places.Nathan Scott1-1/+3
2001-07-19add headerDean Roehrich2-32/+33
2001-07-19descend into copy subdir so that the source makes into the src tarball.Nathan Scott1-2/+1
2001-07-19change the way we interact with libtool and do .deb packaging forNathan Scott3-17/+34
2001-07-12Bump minor version numberSteve Lord1-1/+1
2001-05-21fixes a qa-found problem to do with only restoring user quota file, notNathan Scott1-0/+1
2001-05-15Add some diags for ino and mode on bstat translation.Tim Shimmin2-18/+18
2001-05-09bump minor version number.Nathan Scott1-12/+2
2001-05-07fix precedence problems picked up by -Wall.Nathan Scott1-6/+6
2001-04-09ensure parameter types match fprintf type directives for bothNathan Scott2-10/+10
2001-04-03add quota supportIvan Rayner1-13/+24
2001-02-19fix some compiler warnings.Nathan Scott1-3/+3
2001-02-09No Message SuppliedAndrew Gildfind2-16/+27
2001-01-15rework build environment such that xfsdump is a separate package.Nathan Scott1-6/+6
2001-01-15cmd/xfs/dump/Makefile 1.5 Renamed to cmd/xfsdump/MakefileNathan Scott19-0/+18504