aboutsummaryrefslogtreecommitdiffstats
path: root/logprint
AgeCommit message (Expand)AuthorFilesLines
2018-01-25xfs_logprint: fix v3 inode formattingEric Sandeen1-1/+1
2017-12-06libfrog: move list_sort out of libxfsDarrick J. Wong1-2/+2
2017-11-16xfs: remove inode log format typedefDarrick J. Wong3-11/+11
2017-11-16xfs: remove the never fully implemented UUID fork formatChristoph Hellwig1-1/+2
2017-10-18xfs: Don't log uninitialised fields in inode structuresDave Chinner2-54/+37
2017-08-04xfsprogs: remove double-underscore integer typesDarrick J. Wong1-3/+3
2017-01-25xfs_logprint: handle log operation split of inode item correctlyHou Tao1-11/+19
2017-01-12xfs_logprint: di_gen is unsignedEric Sandeen1-1/+1
2016-11-01xfsprogs: replace lseek64 by equivalent lseekFelix Janda2-3/+3
2016-10-26xfs_logprint: support bmap redo itemsDarrick J. Wong4-0/+172
2016-10-26xfs_logprint: support refcount redo itemsDarrick J. Wong4-0/+171
2016-10-26xfs_logprint: support cowextsize reporting in log contentsDarrick J. Wong2-0/+8
2016-10-25xfs_logprint: fix up the RUI printing code to reflect new formatDarrick J. Wong1-4/+2
2016-09-19xfs_logprint: remove the printing of transaction typeHou Tao3-52/+4
2016-08-19xfs_logprint: support rmap redo itemsDarrick J. Wong4-0/+179
2016-08-19xfs_logprint: fix formatting issues with the EFI printing codeDarrick J. Wong1-128/+133
2016-08-19xfs_logprint: move the EFI copying/printing functions to a redo items fileDarrick J. Wong5-206/+232
2016-02-17xfs: move v1 inode conversion to xfs_inode_from_diskDave Chinner1-3/+2
2016-02-17xfs: introduce inode log format objectDave Chinner2-9/+11
2015-12-21xfsprogs: Remove trailing blanks on various placesJan Tulak1-4/+4
2015-12-18logprint: use correct ext. header count for unaligned sizeBrian Foster1-0/+2
2015-10-14xfs_logprint: fix some unaligned accessesEric Sandeen1-6/+15
2015-08-03xfsprogs: use "unsigned short" instead of ushortTheodore Ts'o1-1/+1
2015-08-03xfsprogs: avoid use of si_tid in struct xlog_split_itemTheodore Ts'o1-3/+3
2015-07-31xfsprogs: simplify internal includesChristoph Hellwig6-12/+12
2015-07-31xfsprogs: remove xfs_caddr_tChristoph Hellwig2-19/+19
2015-07-31xfsprogs: remove boolean_t typedefChristoph Hellwig1-1/+1
2015-07-31xfsprogs: remove __psint_t and __psunsigned_tChristoph Hellwig1-1/+1
2015-07-31progs: clean up libxlog.h includesDave Chinner6-6/+6
2015-07-31progs: clean up libxfs.h includesDave Chinner6-6/+6
2015-07-31libxlog: remove unused write-only var l_logsizeEric Sandeen1-1/+0
2015-07-31libxfs: directly include libxfs headersDave Chinner7-4/+15
2015-07-31libxfs: update to 3.16 kernel codeDave Chinner1-2/+2
2015-02-06xfsprogs: do not do any dynamic linking of libtool librariesRomain Naour1-1/+1
2014-07-18logprint: Fix printing of AGF and AGI buffersJan Kara1-2/+18
2014-05-02xfs_logprint: Fix error handling in xlog_print_trans_efiEric Sandeen1-2/+3
2014-04-14logprint: handle split EFI entryMark Tinguely3-7/+28
2014-04-14xfsprogs: remove write-only assignmentsEric Sandeen2-2/+0
2014-04-14xfs_logprint: fix leak in error path of xlog_print_record()Eric Sandeen1-5/+6
2014-03-03xfs_logprint: don't advance op counter in xlog_print_trans_icreateEric Sandeen1-1/+0
2014-03-03xfs_logprint: Don't error out after split items lose contextEric Sandeen1-2/+6
2013-09-16[47/55,V2] xfs: Add read-only support for dirent filetype fieldDave Chinner1-28/+30
2013-09-16xfsprogs: teach logprint about icreate transactionDave Chinner2-0/+57
2013-08-09xfsprogs: fix buffer leak in xlog_print_find_oldestEric Sandeen1-7/+4
2013-08-06libxfs: determine inode size from version number, not struct xfs_dinodeDave Chinner2-3/+3
2013-08-06xfsprogs: Add verifiers to libxfs buffer interfaces.Dave Chinner1-1/+3
2013-08-06xfs: implement extended feature masksDave Chinner1-0/+18
2013-08-06libxfs: add version 3 inode supportDave Chinner2-2/+3
2013-07-22logprint: fix wrapped log dump issueDave Chinner1-17/+32
2013-05-09xfs_logprint: fix continuation transactionsDave Chinner1-5/+17
2013-05-09xfsprogs: updata libxlog to current kernel codeDave Chinner7-13/+19
2013-05-09xfsprogs: sync code to current kernel codeDave Chinner2-14/+11
2013-05-09xfsprogs: Die dir1 Die!Dave Chinner1-5/+5
2013-05-09xfs_logprint: print all AGI unlinked bucketsDave Chinner1-0/+19
2013-04-25xfsprogs: Fix up usage() errors and omissionsEric Sandeen1-0/+1
2013-01-29xfs_logprint: kill XLOG_SETEric Sandeen1-7/+5
2013-01-29xfs_logprint: Handle continued inode transactionsEric Sandeen1-7/+14
2013-01-29xfs_logprint: Handle multiply-logged inode fieldsEric Sandeen1-80/+59
2011-09-21xfsprogs: fix some printf() warnings that show up for ia64Alex Elder2-19/+29
2011-07-26libxfs: sync files with 2.6.38 kernel codeDave Chinner1-1/+1
2011-07-26libxlog: sync up with 2.6.38 kernel codeDave Chinner3-10/+8
2010-10-09xfsprogs: projid32bit handlingArkadiusz Mi?kiewicz1-2/+2
2010-01-21xfsprogs: Automatic build dependency calculationsDave Chinner1-1/+3
2009-10-10update configure defaultsChristoph Hellwig1-2/+2
2009-02-01apply gettext translation to more stringsArkadiusz Miƛkiewicz6-191/+195
2008-09-08Update xfsprogs to latest kernel headers and functionsBarry Naujok5-277/+203
2008-04-15Remove sysv3 legacy functionsBarry Naujok1-40/+40
2007-09-07Link xfsprogs utils to libpthread when linking to libxfsBarry Naujok1-1/+1
2006-08-08Cleanup some leftover turds from the days when volume managers new about XFS ...Nathan Scott1-3/+0
2006-07-10fix code to build for both variants of uuid definitions - straight array and ...Tim Shimmin1-2/+2
2006-06-30Added prefetching to buffer cache via POSIX lio_listio interface.Madan Valluri1-1/+1
2006-06-16Fix up logprint so that 32 bit or 64 bit versions of logprint binariesTim Shimmin3-103/+191
2006-04-28Complete uuid platform abstractions, fix do_div for 64 bit platforms.Nathan Scott1-1/+1
2005-12-08Couple of trivial fixes - cvtnum and EFI/EFD log printing.Nathan Scott1-5/+9
2005-11-11Update copyright/license notices to match SGI legal prefered boilerplate.Nathan Scott8-206/+79
2005-04-19Merge back kernel changes into libxfs, mainly endian stuff.Nathan Scott3-15/+14
2005-03-30Handle all of usr/grp/prj quota types.Nathan Scott1-2/+4
2004-05-13Update Debian packaging in xfsprogs, revert a logprint arg handling thinko.Nathan Scott1-2/+2
2004-05-06Merge logprint dump and copy operations.Glen Overby5-72/+268
2004-04-30Trivial fixes to compiler warnings on 64 bit platforms.Nathan Scott1-2/+6
2003-10-07switch xfs to use linux imode flags internallySteve Lord1-3/+3
2003-10-01Add some error msgs instead of silence on error.ptools1-2/+9
2003-09-30update for version 2 logsptools1-56/+259
2003-09-15xfsprogs update - added code for manipulating additional inode flags, fix upNathan Scott2-2/+6
2003-08-06Add versioning to the on disk inode which we increment on eachSteve Lord1-0/+1
2003-06-02Fix xfs_logprint handling of version 2 logs, sync libxlog with recovery codeNathan Scott1-17/+19
2003-05-27Fix missed xlog macro in xfs_logprint after recent changesNathan Scott1-193/+148
2003-05-08Fix a bug on an error path in xfs_logprint.Nathan Scott1-4/+3
2003-04-29Fix includes to not be relative to paths provided by -I directives, forNathan Scott1-1/+1
2003-04-16Merge whitespace changes overRussell Cattelan5-240/+240
2002-07-12white space cleanupSteve Lord1-15/+25
2002-06-04Update copyright dates (again)Eric Sandeen6-6/+6
2002-06-04Undoes mod: xfs-cmds:slinx:120772aEric Sandeen6-6/+6
2002-06-04Update copyright datesEric Sandeen6-6/+6
2002-02-25Merge of xfs-cmds-2.4.18:slinx:111473a by nathans.Nathan Scott1-1/+1
2001-10-17add libxlog directory.Nathan Scott4-196/+7
2001-10-17add in the -f (file) option - man page claims this is supported, but in reali...Nathan Scott1-1/+6
2001-09-30add a definition of "min" macro, now needed in xfs_log_recover.cNathan Scott1-0/+1
2001-08-19document things changed so far.Nathan Scott1-2/+39
2001-07-16needed an LTDEPENDENCIES line for LIBXFS.Nathan Scott1-0/+1
2001-07-16use LTINSTALL for libtool created binaries (wraps our install-sh).Nathan Scott1-1/+1
2001-07-11rework for libtool support.Nathan Scott1-4/+4
2001-06-22gcc 3.0 fixKeith Owens1-2/+4
2001-05-09insert (experimental) rtcp binary - for eric/others working on realtimeNathan Scott2-4/+0
2001-04-27bump version number.Nathan Scott1-1/+1
2001-04-20two birds with one stone - this fixes the bad memory accesses by logprintNathan Scott1-6/+91
2001-04-12fixup warnings with -Wno-parentheses removed.Nathan Scott1-1/+1
2001-04-10%p has an implied 0x prefix - qa is sensitive to this, so revert.Nathan Scott2-2/+2
2001-04-09bump minor version number.Nathan Scott5-63/+87
2001-04-03move to version 1.2.0 for group quota changes.Nathan Scott1-2/+2
2001-03-29Syncing with xfs_linux.hMark Nordstrand1-1/+1
2001-01-15initial version for reworked xfsprogs build environment.Nathan Scott1-3/+4
2001-01-15cmd/xfs/bmap/Makefile 1.8 Renamed to cmd/xfsprogs/bmap/MakefileNathan Scott6-0/+2382