[PATCH v2 0/4] xfsprogs: Partial OS X support

Jan Tulak jtulak at redhat.com
Mon Jul 20 07:56:54 CDT 2015


These patches fixes the current broken OS X support of xfsprogs.
The goal is to make xfsprogs buildable on current OS X Yosemite,
and to have a working mkfs.xfs. The usage is indeed limited but 
"it works".

This v2 fixes known issues from the first patchset and builds
entire xfsprogs.

Jan Tulak (4):
  xfsprogs: Prefix LIST_... macros to XFS_LIST_...
  xfsprogs: Don't Make .po files with gettext disabled
  xfsprogs: Use glibtoolize on osx
  xfsprogs: OS X partial support

 Makefile              |  19 +++++-
 configure.ac          |   1 +
 fsr/xfs_fsr.c         |  20 +++++-
 include/bitops.h      |   2 +
 include/builddefs.in  |   6 +-
 include/darwin.h      | 168 ++++++++++++++++++++++++++++++++++++++++++++------
 include/list.h        |   6 +-
 io/readdir.c          |   4 ++
 libdisk/fstype.c      |   1 +
 libhandle/Makefile    |   4 ++
 libxcmd/paths.c       |   2 +-
 m4/package_libcdev.m4 |  14 +++++
 repair/phase6.c       |   2 +-
 13 files changed, 218 insertions(+), 31 deletions(-)

-- 
2.4.3



More information about the xfs mailing list