aboutsummaryrefslogtreecommitdiff
path: root/utils/btrfs-progs/files
Commit message (Collapse)AuthorAge
* btrfs-progs: improve init scriptDaniel Golle2014-12-22
| | | | | | check for btrfs in /proc/filesystems instead of /proc/modules Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* btrfs-progs: Fix init scriptStefan Hellermann2014-12-08
| | | | | | | | the init script calls the old btrfsctl util, which is not included in btrfs-progs anymore. Update the init script to call "btrfs device scan" which assembles multi device btrfs filesystems. Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
* btrfs-progs: import from oldpackgesDaniel Golle2014-12-05
bump to 3.17.3, add LICENSE and MAINTAINER info, bump license header, add missing dependencies, ... Signed-off-by: Daniel Golle <daniel@makrotopia.org>