summaryrefslogtreecommitdiffstats
path: root/meta-filesystems/recipes-utils/xfsdump/files
Commit message (Collapse)AuthorAgeFilesLines
* xfsdump: fix do patch errorChangqing Li2020-03-051-11/+15
| | | | | | | update patch to fix do_patch error Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfsdump: 3.1.8 -> 3.1.9Zheng Ruoqin2020-02-241-28/+0
| | | | | | | | work-with-new-version-of-xfsprogs.patch is removed because it is included in 3.1.9. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfsdump: support usrmergeChangqing Li2019-09-051-0/+48
| | | | | Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfsdump: fix error to work with xfsprogs 5.2.0Yuan Chao2019-08-141-0/+28
| | | | | | | | | | Make it work with xfsprogs 5.2.0. "xfs_fsop_geom_v1_t" has changed to "struct xfs_fsop_geom_v1" in xfsprogs since version 5.2.0. Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfsdump: upgrade 3.1.7 -> 3.1.8Yi Zhao2018-07-056-274/+0
| | | | | | | Drop musl related patches since they had been merged upstream. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfsdump: Upgrade to 3.1.7Khem Raj2017-09-131-0/+28
| | | | | | | | Fix build on musl Point to new SRC_URI Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfsdump: Fix build with muslKhem Raj2017-07-245-0/+246
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfsdump: add new recipeJagadeesh Krishnanjanappa2015-08-311-0/+205
The xfsdump package contains xfsdump, xfsrestore and a number of other utilities for administering XFS filesystems. xfsdump examines files in a filesystem, determines which need to be backed up, and copies those files to a specified disk, tape or other storage medium. Signed-off-by: Jagadeesh Krishnanjanappa <jkrishnanjanappa@mvista.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>