fstools: backport fixes from master branch
authorDaniel Golle <daniel@makrotopia.org>
Tue, 11 Jul 2017 21:30:10 +0000 (23:30 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Tue, 11 Jul 2017 21:30:10 +0000 (23:30 +0200)
commit7896d7b81499b9edc6a6fd2ce1a1e3585992a2fe
tree604be9044bda78be52d8d5d3ce748f8e838647ef
parent74d5c3e019599d0c2464671dc785d3445548d0dc
fstools: backport fixes from master branch

The following changes are backported from the master branch

bdcb075 libfstools: fix matching device name
(f038a61 on master)

ef2d438 fstools: use -Wno-format-truncation instead of -Wno-error=format-truncation
(c43ae11 on master)

d361923 build: disable the format-truncation warning error to fix gcc 7 build errors
(a19f2b3 on master)

cddc830 libfstools: silence mkfs.{ext4,f2fs}
(88d48d5 on master)

be5004c libfstools: add basic documentation of mount functions
(92b4c2c on master)

34d36c2 add missing includes
(7d78836 on master)

A previously added hotfix was replaced by a git commit, hence the patch
file is removed and we got instead

45c2a6f libfstools: fix multiple volume_identify usages with the same volume
(633a8d0 on master)

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/system/fstools/Makefile
package/system/fstools/patches/0001-libfstools-fix-multiple-volume_identify-usages-with-.patch [deleted file]