[PATCH V2] xfsprogs: update version for 3.2.0-alpha2
Christoph Hellwig
hch at infradead.org
Tue Nov 19 11:21:09 CST 2013
> + - xfsprogs: Fix stray semicolon in libxfs/rdwr.c
not interestiung for users
> + - xfs_repair: correct docs for "-t" units
should mention this is the manpage?
> + - xfs_fsr: extra debugging info
not useful
> + - repair: fix leaf node directory data check
not useful.
> + - libxfs: work around do_div() not handling 32 bit numerators
> + - xfs_db: avoid libxfs buffer lookup warnings
> + - xfs_db: use inode cluster buffers for inode IO
all not useful for the user.
> + - db: add a special attribute buffer verifier
> + - db: add a special directory buffer verifier
> + - db: verify and calculate dquot CRCs
> + - db: verify and calculate inode CRCs
> + - db: indicate if the CRC on a buffer is correct or not
> + - db: introduce verifier support into set_cur
> + - db: rewrite IO engine to use libxfs
> + - libxfs: refactor libxfs_buf_read_map for xfs_db
> + - db: rewrite bbmap to use xfs_buf_map
> + - db: separate out straight buffer IO from map based IO.
> + - libxfs: stop caching inode structures
> + - libxfs: fix root inode handling inconsistencies
> + - xfs: don't emit corruption noise on fs probes
> + - xfs: fix node forward in xfs_node_toosmall
> + - xfs: fix the wrong new_size/rnew_size at xfs_iext_realloc_direct()
> + - xfs: remove newlines from strings passed to __xfs_printk
> + - libxfs: Minor cleanup and bug fix sync
> + - libxfs: bring across inode buffer readahead verifier changes
> + - libxfs: xfs_rtalloc.c becomes xfs_rtbitmap.c
> + - libxfs: bmap btree owner swap support
> + - libxfs: unify xfs_btree.c with kernel code
> + - xfs: decouple inode and bmap btree header files
> + - xfs: split dquot buffer operations out
> + - xfs: create a shared header file for format-related information
> + - xfs: fix some minor sparse warnings
All internal implementation details.
> + - xfsprogs: add generated crc files to .gitignore
not useful to the user.
> + - xfsprog: add mkfs.xfs sb v4 support for dirent filetype field
> + - xfs_progs: add dirent filetype to xfs_db version
> + - xfsprog: add dirent filetype information for xfs_info
> + - xfsprog: add xfs sb v4 support for dirent filetype field
Should be single entry:
- support the filetype feature flag for v4 filesystems.
> + - Revert "xfs: create a shared header file for format-related
> + information"
> + - Revert "[RESEND, 4/7] xfsprogs: xfsio: add support
> + FALLOC_FL_COLLAPSE_RANGE for fallocate"
> + - xfs: unify directory/attribute format definitions
not useful.
> + - xfsprogs: fix resource leak in longform_dir2_rebuild()
probably not that useful, too.
And a lot more. Probably easier to rewrite it than point every item
out.
More information about the xfs
mailing list