All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/3] eliminate struct semaphore from reiserfs
@ 2008-05-08  6:35 ` Jeff Mahoney
  0 siblings, 0 replies; 13+ messages in thread
From: Jeff Mahoney @ 2008-05-07  1:51 UTC (permalink / raw)
  To: linux-kernel; +Cc: reiserfs-devel

 Reiserfs uses sems for a few different locks, but only uses them as
 mutexes. The following three patches replace the semaphores with
 mutexes.

 -Jeff

--
Jeff Mahoney
SuSE Labs



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

end of thread, other threads:[~2008-05-14 18:22 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-07  1:51 [patch 0/3] eliminate struct semaphore from reiserfs Jeff Mahoney
2008-05-08  6:35 ` Jeff Mahoney
2008-05-07  1:51 ` [patch 1/3] [PATCH] reiserfs: convert j_lock to mutex Jeff Mahoney
2008-05-08  6:35   ` Jeff Mahoney
2008-05-07  1:51 ` [patch 3/3] [PATCH] reiserfs: convert j_commit_lock " Jeff Mahoney
2008-05-08  6:36   ` Jeff Mahoney
2008-05-07  1:51 ` [patch 2/3] [PATCH] reiserfs: convert j_flush_sem " Jeff Mahoney
2008-05-08  6:35   ` Jeff Mahoney
2008-05-14 14:41   ` Jeff Mahoney
2008-05-14 18:22     ` Kamalesh Babulal
2008-05-07  1:51 ` [patch 1/3] [PATCH] reiserfs: convert j_lock " Jeff Mahoney
2008-05-07  1:52 ` [patch 3/3] [PATCH] reiserfs: convert j_commit_lock " Jeff Mahoney
2008-05-07  1:53 ` [patch 2/3] [PATCH] reiserfs: convert j_flush_sem " Jeff Mahoney

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.