With this patchset, an extended attribute support of the underlying
filesystem is no longer required.

The third patch is preparation for adding SD_STATUS_HALT support.


MORITA Kazutaka (3):
  sheep: make jounaling functions support normal files
  sheep: remove xattr dependency
  sheep: add set/get_cluster_status()

 sheep/Makefile.am  |    3 +-
 sheep/journal.c    |  310 +++++++++++++++++++++++++++++++
 sheep/sheep.c      |    2 -
 sheep/sheep_priv.h |   64 +------
 sheep/store.c      |  520 ++++++++-------------------------------------------
 5 files changed, 399 insertions(+), 500 deletions(-)
 create mode 100644 sheep/journal.c

-- 
1.7.2.5

-- 
sheepdog mailing list
[email protected]
http://lists.wpkg.org/mailman/listinfo/sheepdog

Reply via email to