public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix some _require_* checks for filesystem features
@ 2018-01-30 13:54 Rostislav Skudnov
  2018-01-30 13:54 ` [PATCH 1/2] generic/307: Require ACL support Rostislav Skudnov
  2018-01-30 13:54 ` [PATCH 2/2] generic/{274,315}: Require falloc -k support Rostislav Skudnov
  0 siblings, 2 replies; 6+ messages in thread
From: Rostislav Skudnov @ 2018-01-30 13:54 UTC (permalink / raw)
  To: fstests

In a few generic tests some filesystem features are not checked (ACLs in
generic/307) or are checked incorrectly (test for fallocate() with
FALLOC_FL_KEEP_SIZE is missing in generic/{274,315}). Fix these problems by
adding appropriate _require_* checks.


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

end of thread, other threads:[~2018-02-03  5:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-30 13:54 [PATCH 0/2] Fix some _require_* checks for filesystem features Rostislav Skudnov
2018-01-30 13:54 ` [PATCH 1/2] generic/307: Require ACL support Rostislav Skudnov
2018-01-30 16:16   ` Darrick J. Wong
2018-02-03  5:06   ` Eryu Guan
2018-01-30 13:54 ` [PATCH 2/2] generic/{274,315}: Require falloc -k support Rostislav Skudnov
2018-01-30 16:14   ` Darrick J. Wong

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