OBS User unknown
2008-12-15 14:11:29 +00:00
committed by Git OBS Bridge
parent 39f4c90067
commit 70e8e1b1b5
4 changed files with 26 additions and 6 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Dec 9 16:59:57 CET 2008 - mmarek@suse.cz
- updated to version 2.10.2 (bnc#457407)
- Fix an mkfs.xfs regression where -i maxpct option was ignored.
- Fix mkfs.xfs -d agcount and su/sw options when used together.
- Fix a regression where repaired inodes in xfs_repair were not
written to disk.
- Allow 64K block size support in xfs_repair.
- Fix up unaligned accesses in 64 bit platforms in xfs_repair.
-------------------------------------------------------------------
Thu Sep 11 15:22:02 CEST 2008 - jeffm@suse.com