public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [xfstests PATCH 0/4] locktest: cleanup, bugfixes, and add new locking test
@ 2014-05-12 15:06 Jeff Layton
  2014-05-12 15:06 ` [xfstests PATCH 1/4] locktest: don't assume that F_OPEN should use O_RDWR Jeff Layton
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Jeff Layton @ 2014-05-12 15:06 UTC (permalink / raw)
  To: xfs

This patchset does some general cleanup of the locktest binary, adds
some infrastructure to allow testing F_GETLK requests, and adds a new
F_GETLK test to the pile.

The main impetus here is a regression that I caused in F_GETLK handling
for v3.15. The patch is making its way to Linus now, but I want to be
sure that it doesn't regress in the future.

Jeff Layton (4):
  locktest: don't assume that F_OPEN should use O_RDWR
  locktest: set f_fd to INVALID_HANDLE on close
  locktest: consolidate do_lock and do_unlock, and add ability to
    F_GETLK
  locktest: add a F_GETLK vs. openmode test

 src/locktest.c | 125 ++++++++++++++++++++++++++-------------------------------
 1 file changed, 56 insertions(+), 69 deletions(-)

-- 
1.9.0

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2014-05-13  1:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-12 15:06 [xfstests PATCH 0/4] locktest: cleanup, bugfixes, and add new locking test Jeff Layton
2014-05-12 15:06 ` [xfstests PATCH 1/4] locktest: don't assume that F_OPEN should use O_RDWR Jeff Layton
2014-05-12 15:06 ` [xfstests PATCH 2/4] locktest: set f_fd to INVALID_HANDLE on close Jeff Layton
2014-05-12 15:06 ` [xfstests PATCH 3/4] locktest: consolidate do_lock and do_unlock, and add ability to F_GETLK Jeff Layton
2014-05-12 15:06 ` [xfstests PATCH 4/4] locktest: add a F_GETLK vs. openmode test Jeff Layton
2014-05-12 22:58 ` [xfstests PATCH 0/4] locktest: cleanup, bugfixes, and add new locking test Dave Chinner
2014-05-13  0:35   ` Jeff Layton
2014-05-13  0:54     ` Dave Chinner
2014-05-13  1:00     ` Dave Chinner
2014-05-13  1:13       ` Jeff Layton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox