All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] sheepdog driver cleanup
@ 2016-09-06  7:37 Hitoshi Mitake
  2016-09-06  7:37 ` [PATCH 1/6] sheepdog: prevent double locking during inode reload Hitoshi Mitake
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Hitoshi Mitake @ 2016-09-06  7:37 UTC (permalink / raw)
  To: stgt; +Cc: Hitoshi Mitake

This patchset does some cleaning of the sheepdog driver related to the
iSCSI multipath functionality.

Hitoshi Mitake (6):
  sheepdog: prevent double locking during inode reload
  sheepdog: serialize overwrapping request
  sheepdog: pass a correct flag to reload_inode()
  sheepdog: handle a case of snapshot -> failover
  sheepdog: don't let ai have min and max dirty data indexes
  sheepdog: handle an inconsistent state of metadata

 usr/bs_sheepdog.c | 182 +++++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 153 insertions(+), 29 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-09-07  0:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-06  7:37 [PATCH 0/6] sheepdog driver cleanup Hitoshi Mitake
2016-09-06  7:37 ` [PATCH 1/6] sheepdog: prevent double locking during inode reload Hitoshi Mitake
2016-09-06  7:37 ` [PATCH 2/6] sheepdog: serialize overwrapping request Hitoshi Mitake
2016-09-06  7:37 ` [PATCH 3/6] sheepdog: pass a correct flag to reload_inode() Hitoshi Mitake
2016-09-06  7:37 ` [PATCH 4/6] sheepdog: handle a case of snapshot -> failover Hitoshi Mitake
2016-09-06  7:37 ` [PATCH 5/6] sheepdog: don't let ai have min and max dirty data indexes Hitoshi Mitake
2016-09-06  7:37 ` [PATCH 6/6] sheepdog: handle an inconsistent state of metadata Hitoshi Mitake
2016-09-07  0:24 ` [PATCH 0/6] sheepdog driver cleanup FUJITA Tomonori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.