]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
libxfs-apply: minor improvements
authorEric Sandeen <sandeen@redhat.com>
Thu, 12 Jan 2017 20:12:42 +0000 (14:12 -0600)
committerEric Sandeen <sandeen@redhat.com>
Thu, 12 Jan 2017 20:12:42 +0000 (14:12 -0600)
commit1162297ac5c58c7cf11975baa9fee772f60fac53
tree90cde7cf5360089bfae6815c941aff527e4cbafe
parent1f31bd2574c4ac8c946b750115183c933d1675c9
libxfs-apply: minor improvements

Three quick improvements to libxfs-apply:

- Skip already-cross-merged commits, based on the
  "Source XXX commit" line in the commitlog.

- Be clearer about which patch failed if it does

- Clean up guilt better after a failed application

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Bill O'Donnell <billodo@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
tools/libxfs-apply