aboutsummaryrefslogtreecommitdiffstats
path: root/libhandle
AgeCommit message (Expand)AuthorFilesLines
2019-08-28xfs: remove various bulk request typedef usageDarrick J. Wong1-8/+8
2018-10-09xfsprogs: remove darwin platform filesEric Sandeen1-4/+0
2018-07-23xfsprogs: convert to SPDX license tagsDave Chinner3-27/+3
2018-01-04libhandle: zap fdhash in fshandle_destroyDarrick J. Wong1-0/+1
2017-12-06libhandle: add missing destructorDarrick J. Wong1-0/+13
2017-08-04xfsprogs: remove double-underscore integer typesDarrick J. Wong2-2/+2
2015-12-21xfsprogs: Remove trailing blanks on various placesJan Tulak1-1/+1
2015-10-14libxfs: prefix XATTR_LIST_MAX with XFS_Jan Tulak2-4/+4
2015-08-18build: Change OS X-specific CFLAGS/LDFLAGSJan Tulak1-0/+4
2015-08-03xfsprogs: don't install platform_defs.hChristoph Hellwig2-0/+2
2015-07-31xfsprogs: simplify internal includesChristoph Hellwig2-7/+7
2015-07-31xfsprogs: remove install-qa targetChristoph Hellwig1-2/+0
2015-07-31xfsprogs: remove register keywordsChristoph Hellwig1-4/+4
2015-07-31progs: clean up all remaining xfs*h includesDave Chinner2-7/+7
2014-09-16libhandle: Fix handle leak in path_to_fshandle error pathsEric Sandeen1-0/+1
2014-04-14xfsprogs: fix various fd leaksEric Sandeen1-0/+1
2013-02-21libhandle: Guard against string overflow in path_to_fspath()Eric Sandeen1-1/+2
2011-05-19xfsprogs: fix open_by_handle memory leakBill Kendall1-6/+1
2010-08-03xfsprogs: fix depend targetsAlex Elder1-1/+1
2010-01-21xfsprogs: Automatic build dependency calculationsDave Chinner1-1/+3
2010-01-06libhandle: always use a good path for by-handle ioctlsBill Kendall1-5/+40
2009-11-19libhandle: add symbol versioningChristoph Hellwig2-0/+39
2009-01-08Various fixes to allow xfsdump/xfsrestore to work with 64KMark Goodwin2-1/+8
2008-09-08Update xfsprogs to latest kernel headers and functionsBarry Naujok2-1/+3
2008-04-15Remove sysv3 legacy functionsBarry Naujok1-1/+1
2006-02-15get rid of cursor and more parameters for getparents functions.Tim Shimmin2-89/+9
2005-11-14Parent pointer userspace support. Adds in libhandle code and xfs_io parent co...Tim Shimmin2-2/+132
2005-11-11Fix up compiler warnings and other issues when building on IRIX.Nathan Scott2-10/+2
2005-11-11Update copyright/license notices to match SGI legal prefered boilerplate.Nathan Scott3-81/+23
2005-07-04Get libhandle working on IRIX for qa. Put back fd_to_handle.Tim Shimmin1-0/+22
2005-06-13Use a temporary 32-bit variable in readlink_by_handle to avoidBill Kendall1-1/+2
2005-04-19fix obj_to_handle on 64bit, Big Endian SystemsChristoph Hellwig1-8/+5
2004-06-23Fix libhandle from possibly returning an invalid handle length.Bill Kendall1-0/+5
2004-04-15- Fix file descriptor leak in path_to_fshandle. It now cachesBill Kendall1-22/+22
2004-02-16Ensure packaging and configuring is done correctly, after libhandle extension.Nathan Scott1-2/+2
2004-02-13Some of the libhandle routines were not clear whether they were workingMandy Kirkconnell2-14/+54
2003-06-02xfsprogs update to tidy up some libhandle codeNathan Scott2-71/+27
2003-04-29Fix includes to not be relative to paths provided by -I directives, forNathan Scott2-5/+5
2003-04-16Merge whitespace changes overRussell Cattelan3-18/+18
2003-03-31Bunch of portability related changes to xfsprogs. Includes some code toNathan Scott1-45/+37
2002-06-04Update copyright dates (again)Eric Sandeen3-3/+3
2002-06-04Undoes mod: xfs-cmds:slinx:120772aEric Sandeen3-3/+3
2002-06-04Update copyright datesEric Sandeen3-3/+3
2002-04-02Update revision for O_LARGEFILE change.Tim Shimmin2-7/+7
2002-02-25Merge of xfs-cmds-2.4.18:slinx:111135a by nathans.Nathan Scott3-3/+107
2001-09-12No Message SuppliedDean Roehrich2-32/+34
2001-07-19add prototype for fssetdm_by_handle().Dean Roehrich1-0/+28
2001-07-11rework for libtool support.Nathan Scott1-17/+7
2001-05-09insert (experimental) rtcp binary - for eric/others working on realtimeRelease-1_0_0Nathan Scott1-9/+1
2001-04-09bump minor version number.Nathan Scott1-4/+4
2001-02-09No Message SuppliedAndrew Gildfind2-69/+60
2001-01-15initial version for reworked xfsprogs build environment.Nathan Scott1-4/+20
2001-01-15cmd/xfsprogs/handle/Makefile 1.1 Renamed to cmd/xfsprogs/libhandle/MakefileNathan Scott3-0/+527