[Sheepdog] [PATCH 0/3] store cluster info to file instead of xattr
MORITA Kazutaka
morita.kazutaka at lab.ntt.co.jp
Mon Oct 17 16:05:39 CEST 2011
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
More information about the sheepdog
mailing list