Commit Graph

19 Commits

Author SHA1 Message Date
Adolf Belka
ef03abb15d xfsprogs: Update to version 5.18.0
- Update from version 5.16.0 to 5.18.0
- Update of rootfile not required
- Changelog
    Release v5.18.0
	xfsprogs: more autoconf modernisation
    Release v5.18.0-rc1
	mkfs: Fix memory leak
	xfsprogs: autoconf modernisation
	xfs_io: add a quiet option to bulkstat
	metadump: be careful zeroing corrupt inode forks
	metadump: handle corruption errors without aborting
	xfs_db: take BB cluster offset into account when using 'type' cmd
	xfs_scrub: don't revisit scanned inodes when reprocessing a stale inode
	xfs_scrub: balance inode chunk scan across CPUs
	xfs_scrub: prepare phase3 for per-inogrp worker threads
	xfs_scrub: widen action list length variables
	xfs_scrub: in phase 3, use the opened file descriptor for repair calls
	xfs_scrub: make phase 4 go straight to fstrim if nothing to fix
	xfs_scrub: don't try any file repairs during phase 3 if AG metadata bad
	xfs_scrub: fall back to scrub-by-handle if opening handles fails
	xfs_scrub: in phase 3, use the opened file descriptor for scrub calls
	xfs_scrub: collapse trivial file scrub helpers
	xfs_repair: check the ftype of dot and dotdot directory entries
	xfs_repair: improve error reporting when checking rmap and refcount btrees
	xfs_repair: detect v5 featureset mismatches in secondary supers
	mkfs: don't trample the gid set in the protofile
	mkfs: round log size down if rounding log start up causes overflow
	mkfs: improve log extent validation
	mkfs: don't let internal logs bump the root dir inode chunk to AG 1
	mkfs: reduce internal log size when log stripe units are in play
	mkfs: fix missing validation of -l size against maximum internal log size
	xfs_repair: fix sizing of the incore rt space usage map calculation
	xfs_db: report absolute maxlevels for each btree type
	xfs_db: support computing btheight for all cursor types
	xfs_repair: warn about suspicious btree levels in AG headers
	xfs_db: warn about suspicious finobt trees when metadumping
	xfs: note the removal of XFS_IOC_FSSETDM in the documentation
	xfs_db: fix a complaint about a printf buffer overrun
	xfs_scrub: move to mallinfo2 when available
	debian: support multiarch for libhandle
	debian: bump compat level to 11
	debian: refactor common options
    Release v5.18.0-rc0
	mm/fs: delete PF_SWAPWRITElibxfs-5.18-sync
	xfs: document the XFS_ALLOC_AGFL_RESERVE constant
	xfs: constify xfs_name_dotdot
	xfs: constify the name argument to various directory functions
	xfs: remove the XFS_IOC_{ALLOC,FREE}SP* definitions
	xfs: remove the XFS_IOC_FSSETDM definitions
	xfs: pass the mapping flags to xfs_bmbt_to_iomap
    Release v5.16.0
	libxfs: remove kernel stubs from xfs_shared.h
	debian: Generate .gitcensus instead of .census (Closes: #999743)
    Release v5.16.0-rc0
	xfs: Fix the free logic of state in xfs_attr_node_hasname
	xfs: #ifdef out perag code for userspace
	xfs: use swap() to make dabtree code cleaner
	xfs: remove unused parameter from refcount code
	xfs: reduce the size of struct xfs_extent_free_item
	xfs: rename xfs_bmap_add_free to xfs_free_extent_later
	xfs: create slab caches for frequently-used deferred items
	xfs: compact deferred intent item structures
	xfs: rename _zone variables to _cache
	xfs: remove kmem_zone typedef
	xfs: use separate btree cursor cache for each btree type
	xfs: compute absolute maximum nlevels for each btree type
	xfs: kill XFS_BTREE_MAXLEVELS
	xfs_repair: stop using XFS_BTREE_MAXLEVELS
	xfs_db: stop using XFS_BTREE_MAXLEVELS
	xfs: compute the maximum height of the rmap btree when reflink enabled
	xfs: clean up xfs_btree_{calc_size,compute_maxlevels}
	xfs: compute maximum AG btree height for critical reservation calculation
	xfs: rename m_ag_maxlevels to m_allocbt_maxlevels
	xfs: dynamically allocate cursors based on maxlevels
	xfs: encode the max btree height in the cursor
	xfs: refactor btree cursor allocation function
	xfs: rearrange xfs_btree_cur fields for better packing
	xfs: prepare xfs_btree_cur for dynamic cursor heights
	xfs: reduce the size of nr_ops for refcount btree cursors
	xfs: remove xfs_btree_cur.bc_blocklog
	xfs: fix perag reference leak on iteration race with growfs
	xfs: terminate perag iteration reliably on agcount
	xfs: rename the next_agno perag iteration variable
	xfs: fold perag loop iteration logic into helper function
	xfs: remove the xfs_dqblk_t typedef
	xfs: remove the xfs_dsb_t typedef
	xfs: remove the xfs_dinode_t typedef
	xfs: check that bc_nlevels never overflows
	xfs: remove xfs_btree_cur_t typedef
	xfs: fix maxlevels comparisons in the btree staging code
	xfs: port the defer ops capture and continue to resource capture
	xfs: formalize the process of holding onto resources across a defer roll
	xfs: use kmem_cache_free() for kmem_cache objects
	xfs_repair: fix AG header btree level comparisons
	xfs_db: fix metadump level comparisons

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
2022-06-25 11:12:01 +00:00
Adolf Belka
2e4c8a2163 xfsprogs: Update to version 5.16.0
- Update from 5.14.2 to 5.16.0
- Update of rootfile
- Changelog
   5.16.0
	This release is almost 100% a libxfs sync. I'm trying to catch up, and the
	next release will be 5.18.0-rc0, with both 5.17 and 5.18 libxfs changes synced.
	(there are very few).
	At that point I'll finally start pulling in more functional changes.
	xfsprogs-5.16.0 (04 May 2022)
	        - libxfs: remove kernel stubs from xfs_shared.h (Eric Sandeen)
	        - debian: Generate .gitcensus instead of .census (Bastian Germann))
	xfsprogs-5.16.0-rc0 (28 Apr 2022)
	        - libxfs changes merged from kernel 5.16

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
2022-05-30 19:21:19 +00:00
Peter Müller
9a7e4d8506 Switch checksums from MD5 to BLAKE2
Historically, the MD5 checksums in our LFS files serve as a protection
against broken downloads, or accidentally corrupted source files.

While the sources are nowadays downloaded via HTTPS, it make sense to
beef up integrity protection for them, since transparently intercepting
TLS is believed to be feasible for more powerful actors, and the state
of the public PKI ecosystem is clearly not helping.

Therefore, this patch switches from MD5 to BLAKE2, updating all LFS
files as well as make.sh to deal with this checksum algorithm. BLAKE2 is
notably faster (and more secure) than SHA2, so the performance penalty
introduced by this patch is negligible, if noticeable at all.

In preparation of this patch, the toolchain files currently used have
been supplied with BLAKE2 checksums as well on
https://source.ipfire.org/.

Cc: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Acked-by: Michael Tremer <michael.tremeripfire.org>
2022-04-02 14:19:25 +00:00
Peter Müller
66c3619872 Early spring clean: Remove trailing whitespaces, and correct licence headers
Bumping across one of our scripts with very long trailing whitespaces, I
thought it might be a good idea to clean these up. Doing so, some
missing or inconsistent licence headers were fixed.

There is no need in shipping all these files en bloc, as their
functionality won't change.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
2022-02-18 23:54:57 +00:00
Arne Fitzenreiter
9cc4d24a53 xfsprogs: update to 5.14.2
xfsprogs-5.14.2 (06 Dec 2021)
	- libxfs: move rogue fallthrough macro out of linux.h (Darrick J. Wong)

xfsprogs-5.14.1 (02 Dec 2021)
	- libxfs: fix atomic64_t for 32-bit architectures (Darrick J. Wong)
	- libfrog: fix crc32c self test code on cross builds (Darrick J. Wong)

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2022-01-03 06:08:42 +00:00
Adolf Belka
bb84e517ac xfsprogs: Update to version 5.14.0
- Update from 5.12.0 to 5.14.0
- Update of rootfile not required
- Build of xfsprogs now requires liburcu to be built. Added as separate commit.
- Changelog
    xfsprogs-5.14.0 (19 Nov 2021)
	- debian: Fix FTBFS (Boian Bonev)
	- debian: Pass --build and --host to configure (Bastian Germann)
	- debian: Update Uploaders list (Bastian Germann)
    xfsprogs-5.14.0-rc1 (12 Nov 2021)
	- xfsprogs: introduce liburcu support (Dave Chinner)
	- xfsprogs: convert atomic to uatomic (Dave Chinner)
	- xfsprogs: convert utilities to use "fallthrough;" (Darrick J. Wong)
	- libxfs: port xfs_set_inode_alloc from kernel (Darrick J. Wong)
	- mkfs: warn about V4 deprecation (Darrick J. Wong)
	- xfs_db: convert agresv to use for_each_perag (Darrick J. Wong)
    xfsprogs-5.13.0 (20 Aug 2021)
	- No further changes
    xfsprogs-5.13.0-rc1 (02 Aug 2021)
	- mkfs: validate rtextsz hint when rtinherit is set (Darrick J. Wong)
	- xfs_repair: invalidate dirhash when junking dirent (Darrick J. Wong)
	- xfs_repair: validate inherited rtextsz hint alignmt (Darrick J. Wong)
	- xfs_quota: allow truncate of grp & prj quota files (Darrick J. Wong)
	- xfs_io: allow callers to dump fs stats individually (Darrick J. Wong)
	- xfs_io: don't count fsmaps before querying fsmaps (Darrick J. Wong)
	- xfs_io: print header once when dumping fsmap in csv (Darrick J. Wong)
	- xfs_io: clean up the funshare command a bit (Darrick J. Wong)
	- xfs_io: fix broken funshare_cmd usage (Darrick J. Wong)
    xfsprogs-5.13.0-rc0 (01 Jul 2021)
	- libxfs changes merged from kernel 5.13

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
2021-12-03 18:27:03 +01:00
Adolf Belka
2763aeecf8 xfsprogs: Update to 5.12.0
- Update from 5.11.0 to 5.12.0
- Update of rootfile not required
- Changelog
    xfsprogs-5.12.0 (21 May 2021)
	- No further changes
    xfsprogs-5.12.0-rc1 (07 May 2021)
	- mkfs: don't default to too-large physical sector size (Jeff Moyer)
	- repair: phase 6 speedups (Dave Chinner, Gao Xiang)
	- man: Add dax mount option to man xfs(5) (Carlos Maiolino)
	- xfs_admin: pick up log arguments correctly (Darrick Wong)
	- xfs_growfs: support shrinking unused space (Gao Xiang)
	- libfrog: report inobtcount in geometry (Darrick Wong)
	- xfs_logprint: Fix buffer overflow printing quotaoff (Carlos Maiolino)
	- xfsprogs: include <signal.h> for platform_crash (Leah Neukirchen)
	- xfsprogs: remove BMV_IF_NO_DMAPI_READ flag (Anthony Iliopoulos)
	- workqueue: bound maximum queue depth (Dave Chinner)
    xfsprogs-5.12.0-rc0 (12 Apr 2021)
	- libxfs changes merged from kernel 5.12

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-06-17 20:06:40 +00:00
Matthias Fischer
59fc80fc7b Removed several lfs options leading to: configure: WARNING: unrecognized options
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-06-14 09:05:55 +00:00
Adolf Belka
d8bf30563f xfsprogs: Update to 5.11.0
- Update from 5.9.0 to 5.11.0
- Update of rootfile not required
- libinih is now a dependency for xfsprogs build
- Changelog
    xfsprogs-5.11.0 (12 Mar 2021)
	- xfs_admin: don't hide xfs_repair output when upgrading (Darrick Wong)
	- man: document attr2, ikeep option deprecation in xfs.5 (Pavel Reichl)
    xfsprogs-5.11.0-rc1 (23 Feb 2021)
	- mkfs: make use of xfs_validate_stripe_geometry() (Gao Xiang)
	- mkfs: fix wrong inobtcount usage error output (Zorro Lang)
	- xfs_repair: enable bigtime upgrade via repair (Darrick J. Wong)
	- xfs_repair: enable inobtcount upgrade via repair (Darrick J. Wong)
	- xfs_repair: set NEEDSREPAIR on first write (Darrick J. Wong)
	- xfs_repair: clear the needsrepair flag when done (Darrick J. Wong)
	- xfs_repair: check dquot id and type (Darrick J. Wong)
	- xfs_fsr: Verify bulkstat version in qsort's cmp() (Chandan Babu R)
	- xfs_fsr: Interpret args of qsort's cmp() correctly (Chandan Babu R)
	- xfs_scrub: load and unload libicu properly (Darrick J. Wong)
	- xfs_scrub: various fixes (Darrick J. Wong)
	- xfs_admin: support adding features to V5 filesystems (Darrick J. Wong)
	- xfs_admin: support filesystems with realtime devices (Darrick J. Wong)
	- man: mark all deprecated V4 format options (Darrick J. Wong)
	- misc: fix valgrind complaints (Darrick J. Wong)
	- xfs_db: disallow label/uuid setting if NEEDSREPAIR (Darrick J. Wong)
	- xfs_db: show NEEDSREPAIR in check & version commands (Darrick J. Wong)
	- xfs_db: add an ls command (Darrick J. Wong)
	- xfs_db: add a directory path lookup command (Darrick J. Wong)
    xfsprogs-5.11.0-rc0 (12 Feb 2021)
	- libxfs changes merged from kernel 5.10
	- Debian packaging fixes (Bastian Germann)
    xfsprogs-5.10.0 (11 Dec 2020)
	- xfs_repair: remove old code for mountpoint inodes (Anthony Iliopoulos)
    xfsprogs-5.10.0-rc1 (04 Dec 2020)
	- xfsprogs: Add inode btree counter feature (Darrick Wong)
	- xfsprogs: Add bigtime feature for Y2038 (Darrick Wong)
	- xfsprogs: Polish translation update (Jakub Bogusz)
	- mkfs.xfs: Add config file feature (Dave Chinner)
	- mkfs.xfs: allow users to specify rtinherit=0 (Darrick Wong)
	- xfs_repair: simplify bmap_next_offset (Christoph Hellwig)
	- man: various manpage updates (Eric Sandeen)
	- libxfs: remove some old dead code (Dave Chinner)
	- libxfs: add realtime extent tracking (Darrick Wong)
    xfsprogs-5.10.0-rc0 (17 Nov 2020)
	- libxfs changes merged from kernel 5.10

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-30 14:18:20 +00:00
Adolf Belka
ca3c7945b5 xfsprogs: Update to 5.9.0
- Update from 5.7.0 to 5.9.0
- Update of rootfile
- Changelog
   xfsprogs-5.9.0 (20 Oct 2020)
	- No further changes
   xfsprogs-5.9.0-rc1 (13 Oct 2020)
	- mkfs.xfs: disallow creation of RT files from proto file (Darrick Wong)
	- mkfs.xfs: fix ASSERT on small device with stripe geom (Pavel Reichl)
	- xfs_repair: more fixes from fuzz-testing (Darrick Wong)
	- libhandle: fix potential unterminated string problem (Darrick Wong)
	- libhandle: libfrog: fix a potential null pointer deref (Darrick Wong)
	- man: install all manpages that redirect to another page (Darrick Wong)
	- man: fix ioctl_xfs_geometry manpage naming (Eric Sandeen)
	- xfsprogs: various realtime related fixes (Darrick Wong)
	- xfsprogs: ignore autofs mount table entries (Ian Kent)
   xfsprogs-5.9.0-rc0 (17 Sep 2020)
	- libxfs changes merged from kernel 5.9
	- libxfs: make buffers track the per-ag structures (Darrick Wong)
   xfsprogs-5.8.0 (04 Sep 2020)
	- xfs_db: set b_ops to NULL for types without verifiers (Eric Sandeen)
   xfsprogs-5.8.0-rc1 (26 Aug 2020)
	- mkfs: allow setting dax flag on root directory (Darrick Wong)
	- xfs_quota: improve reporting and messages (Bill O'Donnell)
	- xfs_db: use correct inode to set inode type (Zorro Lang)
	- xfs_db: fix nlink usage in check (Darrick Wong)
	- xfs_db: report the inode dax flag (Darrick Wong)
	- man: update mkfs.xfs inode flag option documentation (Darrick Wong)
	- xfsprogs: move custom interface def'ns to new header (Eric Sandeen)
   xfsprogs-5.8.0-rc0 (10 Aug 2020)
	- xfs_repair: check quota counters (Darrick Wong)
	- xfs_io: fix -D vs -R handling (Xiao Yang)
	- libxfs changes merged from kernel 5.8

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-04-26 10:07:56 +00:00
Michael Tremer
ceecc58a3f xfsprogs: Update automake
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-06 11:14:50 +00:00
Michael Tremer
6061b08be9 xfsprogs: Update to 5.7.0
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-08-16 10:29:42 +00:00
Michael Tremer
e9dd6da552 xfsprogs: Disable LTO on armv5tel
LTO fails on ARM, but since we do not require it, we can
disable it here.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2019-05-07 23:54:25 +01:00
Wolfgang Apolinarski
23164efba5 Parallelized build for several packages
Added $(MAKETUNING) to several packages.
Marked packages that do not support parallel build.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2019-03-04 11:02:03 +00:00
Michael Tremer
8d3fb4309b xfsprogs: Update to 4.18.0
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2018-10-22 14:56:34 +01:00
Peter Müller
eee037b890 update disclaimer in LFS files
Most of these files still used old dates and/or domain names for contact
mail addresses. This is now replaced by an up-to-date copyright line.

Just some housekeeping... :-)

Signed-off-by: Peter Müller <peter.mueller@link38.eu>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2018-09-10 19:20:36 +01:00
Michael Tremer
33b3e591e0 xfsprogs is not a package any more 2014-08-21 10:58:30 +02:00
Michael Tremer
72d2cdfde7 xfsprogs: Fix compilation with newer glibc. 2012-08-06 22:00:25 +02:00
ms
e0c749da1c Added subversion with support for http(s).
Added PCMCIA modules.
Modified videolan's configure flags.


git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1144 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2008-01-19 22:43:57 +00:00