-------------------------------------------------------------------
Tue Feb 11 16:03:38 CET 2014 - dsterba@suse.cz

- fix udev detection rule with LVM (bnc#842510)

-------------------------------------------------------------------
Thu May 23 15:00:41 CEST 2013 - dsterba@suse.cz

- use reentrant localtime and fix endianness of otime (bnc#819336)

-------------------------------------------------------------------
Mon May 13 18:12:52 CEST 2013 - dsterba@suse.cz

- fix SONAME of libbtrfs

-------------------------------------------------------------------
Fri May 11 14:25:49 CEST 2013 - dsterba@suse.cz

- collection of minor bugfixes and documentation updates

-------------------------------------------------------------------
Wed Mar 27 15:59:20 CET 2013 - dsterba@suse.cz

- sync with upstream and remove local patches
- fix getopt type for ppc in 'device stats' (bnc#809442)
- fix generation of images on ppc (bnc#807422)

-------------------------------------------------------------------
Thu Mar 14 21:05:11 CET 2013 - dsterba@suse.cz

- remove obsolete tools btrfsctl, btrfs-show, btrfs-vol (bnc#808962)

-------------------------------------------------------------------
Thu Mar  7 23:30:06 CET 2013 - dsterba@suse.cz

- mkfs: calculate correct superblock checksum (bnc#808209)

-------------------------------------------------------------------
Tue Mar  5 14:28:13 CET 2013 - dsterba@suse.cz

- convert: use old-style access of ext2_dir_entry (bnc#806673)

-------------------------------------------------------------------
Wed Feb 27 19:02:41 CET 2013 - dsterba@suse.cz

- update initrd scripts not to include removed utilities (bnc#806474)

-------------------------------------------------------------------
Thu Feb 21 23:56:31 CET 2013 - dsterba@suse.cz

- mkfs: chcheck if the device is a swap file
- mkfs: don't create filesystem on top of another one unless forced
- restore and fsck added to the main utility

-------------------------------------------------------------------
Thu Feb 14 16:09:07 CET 2013 - dsterba@suse.cz

- fix pathname resolving on 32bit in inspect resolve (bnc#800969)

-------------------------------------------------------------------
Wed Feb 13 12:59:26 CET 2013 - dsterba@suse.cz

- fix library soname (bnc#803061)

-------------------------------------------------------------------
Tue Feb 12 09:25:51 UTC 2013 - mmarek@suse.com

- Workaround for duplicate __[su]* typedefs on ppc64.

-------------------------------------------------------------------
Fri Feb  8 13:18:21 CET 2013 - dsterba@suse.cz

- rebase on top of latest upstream
  - updated man pages
  - added new subcommands
  - enhanced subvolume subcommand
  - stability fixes

-------------------------------------------------------------------
Fri Feb  1 21:43:38 UTC 2013 - mfasheh@suse.com

- add requires to libbtrfs-devel package for libbtrfs0 (bnc#801707)
- link libbtrfs against libuuid (bnc#801707)

-------------------------------------------------------------------
Fri Feb  1 18:48:04 UTC 2013 - mfasheh@suse.com

- added userspace support for extended inode refs

-------------------------------------------------------------------
Tue Jan 29 14:27:44 CET 2013 - dsterba@suse.cz

- fix loop device mount status detection (bnc#799896)

-------------------------------------------------------------------
Mon Jan 28 12:53:31 CET 2013 - dsterba@suse.cz

- disable adjust-size-of-filesystem-if-blockdevice and remove
  mkfs-Handle-creation-of-filesystem-... (already upstream)
  (bnc#799896)

-------------------------------------------------------------------
Sat Jan 26 01:15:57 UTC 2013 - jeffm@suse.com

- Converted to autotools to avoid re-inventing the wheel for
  building libraries.

- Some minor fixes to this before commiting - mfasheh@suse.de

-------------------------------------------------------------------
Fri Jan 25 13:13:15 PST 2013 - mfasheh@suse.de

- update 0045-btrfs-progs-libify-some-parts-of-btrfs-progs.patch
- add library to %files
- add devel package and give it the headers

-------------------------------------------------------------------
Thu Jan 24 15:23:24 PST 2013 - mfasheh@suse.de

- Added patches for fate#311399

-------------------------------------------------------------------
Wed Jan 16 18:27:11 CET 2013 - dsterba@suse.cz

- directly bump to 0.20-rc1/master branch sources (fate#312888)
- delete upstreamed patches
- refresh local patches on top of upstream

-------------------------------------------------------------------
Thu Sep  6 02:11:23 CEST 2012 - ro@suse.de

- do not strip binaries, this breaks the debuginfo packages
  and is done by the rpm post install scripts 

-------------------------------------------------------------------
Tue Sep  4 01:03:27 CEST 2012 - dsterba@suse.cz

- mkfs: create root directory with 755 (bnc#766623)

-------------------------------------------------------------------
Tue Sep  4 00:36:19 CEST 2012 - dsterba@suse.cz

- fsck:
  - understand -s option
  - make aware of freespace inodes
  - segfault fixes
- btrfs:
  - fix 'fi show' search by uuid
  - fix leaked handle for scrub command
  - add get/set subvol flags ioctl
  - add clone_range ioctl
- a few enhancements in debug-tree output
- use native hw instruction for crc32c when available
- strip binaries in /sbin

-------------------------------------------------------------------
Thu Aug 23 01:11:11 CEST 2012 - dsterba@suse.cz

- support for non-root md, dm and crypto device autodetection (bnc#750185)
- enhance btrfs' mkinitrd setup phase

-------------------------------------------------------------------
Thu Apr 12 19:09:36 CEST 2012 - dsterba@suse.cz

- initrd support: add module (bnc#750185, bnc#727383)

-------------------------------------------------------------------
Tue Apr  3 19:33:18 CEST 2012 - dsterba@suse.cz

- add btrfs-debug-tree to initrd

-------------------------------------------------------------------
Mon Mar 26 15:55:01 CEST 2012 - dsterba@suse.cz

- adjust fs size to correct size (bnc#744593)
- man page documentation updates

-------------------------------------------------------------------
Mon Mar  5 13:06:43 CET 2012 - dsterba@suse.cz

- add btrfsck repair options for:
  - rebuild extent records
  - fix block group accounting
  - reset csums for rescue nodatasum mount
  - prune corrupt extent allocation tree blocks
- device scanning fixes for dm and multipath (bnc#749540)
- initrd support: move btrfs device scan after block device setup
  (bnc#727383)

-------------------------------------------------------------------
Fri Feb  3 13:07:48 CET 2012 - dsterba@suse.cz

- documentation updates

-------------------------------------------------------------------
Fri Jan 27 02:05:31 CET 2012 - dsterba@suse.cz

- mkfs: store correct size of device in superblock (bnc#730103)
- updated restriper/balance commands to match kernel version

-------------------------------------------------------------------
Mon Jan 16 13:07:17 CET 2012 - dsterba@suse.cz

- refresh restriper commands (renamed to balance)
- add csize for file commpressed size
- updated restore utility

-------------------------------------------------------------------
Mon Dec 12 16:06:39 CET 2011 - dsterba@suse.cz

- pull upstream, replace existing patches, spec update
- update 'restore' utility
  - lzo support
  - tools may now take earlies superblock when opening the fs
  - other fixes
- pull integration-20111030 branch
  - restriper commands
  - mkfs: force mkfs if desired
  - other fixes
- add btrfs-dump-super to mkinitrd
- other fixes
  - skip non-existent devices or without media
  - documentation updates
  - scrubbing single device
  - graceful error handling when opening fs fails

-------------------------------------------------------------------
Mon Dec 12 16:01:51 CET 2011 - dsterba@suse.cz

- fix compilation warnings in btrfs-progs-fix-open_ctree_usage_segfaults.patch

-------------------------------------------------------------------
Thu Dec  8 15:33:48 UTC 2011 - dkukawka@suse.de

- added new patch:
  - btrfs-progs-fix-open_ctree_usage_segfaults.patch: fix 
    segfaults from bnc#710486 due to unchecked usage of return 
    value of open_ctree()

-------------------------------------------------------------------
Thu Nov 10 16:18:00 CET 2011 - dsterba@suse.cz

- add more tools to mkinitrd
- pull upstream branch and delete local patches

-------------------------------------------------------------------
Fri Oct 21 18:40:27 CEST 2011 - dsterba@suse.cz

- fix package summary
- build extra recovery and troubleshooting utilities
- add mkinitrd support (bnc#723024) when btrfs is root filesystem
- btrfsck: ignore -a (bnc#655906)
- btrfsck: fix strerror value
- btrfsck: do not create a hardlink to bin true, cp it

-------------------------------------------------------------------
Thu Jul 28 19:10:08 CEST 2011 - dsterba@suse.cz

- add option -p to print parent subvolume
- add subvolume 'get-default' subsubcommand

-------------------------------------------------------------------
Wed Jul 20 19:12:46 CEST 2011 - dsterba@suse.cz

- remove debugging printf from
  0001-Btrfs-progs-add-a-btrfs-select-super-command-to-over.patch

-------------------------------------------------------------------
Fri Jul  1 16:59:41 CEST 2011 - dsterba@suse.cz

- add support for currently available kernel features:
  - add scrub subcommand
  - scan /proc/partitions by default (or use --all-devices for all)
  - mkfs fixes and improvements
  - documentation fixes

-------------------------------------------------------------------
Fri Jul  1 16:31:44 CEST 2011 - dmueller@suse.de

- fix failing on deleted loop mounts (bnc#697671)

-------------------------------------------------------------------
Fri Jul  1 15:54:23 CEST 2011 - dsterba@suse.cz

- update from git:
  - add btrfs-select-super utility
  - add btrfs-label utility
  - allow mixed data+metadata (option --mixed)
  - allow populating new filesystem with files (option --rootdir)
  - allow discard support in mkfs
  - lzo support
  - deprecate 'btrfsctl' 'btrfs-vol' 'btrfs-show'
  - other bugfixes and documentation improvements

-------------------------------------------------------------------
Mon Mar 21 13:01:23 CET 2011 - dmueller@suse.de

- change to a hardlink

-------------------------------------------------------------------
Mon Mar 14 19:19:34 CET 2011 - dmueller@suse.de

- add link for fsck.btrfs (bnc#665899)

-------------------------------------------------------------------
Thu Dec 16 20:53:19 CET 2010 - dmueller@suse.de

- update to v0.19-35-g1b444cd:
  * used space accounting fix for the converter
  * Add btrfs-list for listing subvolumes
  * Add new util: 'btrfs' 
  * multidevice support for check_mounted
  * check slash in deleting subvolumes
  * Add btrfsck option to select the super block copy
  * btrfs-debug-tree: add -d option to print only the device mapping

-------------------------------------------------------------------
Wed May 26 17:00:46 CEST 2010 - dmueller@suse.de

- fix crash on creating filesystems (bnc#603620)

-------------------------------------------------------------------
Fri May  7 15:05:11 CEST 2010 - dmueller@suse.de

- revert last change (bnc#599224#c3)

-------------------------------------------------------------------
Thu Apr 29 11:11:13 CEST 2010 - dmueller@suse.de

- add hardlink from fsck.btrfs (bnc#599224)

-------------------------------------------------------------------
Fri Mar 26 13:24:15 CET 2010 - dmueller@suse.de

- fix memory leak (bnc#537633)

-------------------------------------------------------------------
Thu Mar  4 22:48:17 CET 2010 - jeffm@suse.de

- Updated to latest repo version.
  - used space accounting fix for the converter
  - btrfsctl: add snapshot/subvolume destroy ioctl
  - btrfsck: check root back/forward references
  - Add btrfs-map-logical program to map and read logical block numbers

-------------------------------------------------------------------
Fri Jan 22 22:28:46 CET 2010 - dmueller@suse.de

- build btfs-convert (bnc#572912)

-------------------------------------------------------------------
Sun Dec 20 14:12:35 CET 2009 - jengelh@medozas.de

- enable parallel build

-------------------------------------------------------------------
Mon Aug 03 14:00:55 CEST 2009 - aschnell@suse.de

- added Supplements

-------------------------------------------------------------------
Mon Jul 27 13:12:39 CEST 2009 - dmueller@suse.de

- move apps to /sbin

-------------------------------------------------------------------
Mon Jul 20 23:18:25 CEST 2009 - dmueller@suse.de

- update to 0.19:
  - build with rpm optflags
  - install man pages 
  - fix leak in extends checking (bnc#523447)

-------------------------------------------------------------------
Wed Feb 25 18:11:55 CET 2009 - dmueller@suse.de

- Initial package (0.18)

