]> git.baikalelectronics.ru Git - uboot.git/commit
cmd: Add the 'btrsubvol' command to list BTRFS subvolumes
authorMarek BehĂșn <marek.behun@nic.cz>
Sun, 3 Sep 2017 15:00:30 +0000 (17:00 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 3 Oct 2017 01:52:18 +0000 (21:52 -0400)
commit2917021f758107427c379f4925d13fce90e55ff8
tree3de68025da896761c5d0e0a73cb3e003fc2c93b3
parent47319c2492a939c14c008c5bacb48339ad8688dc
cmd: Add the 'btrsubvol' command to list BTRFS subvolumes

Signed-off-by: Marek Behun <marek.behun@nic.cz>
 create mode 100644 cmd/btrfs.c
cmd/Kconfig
cmd/Makefile
cmd/btrfs.c [new file with mode: 0644]