public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* Ideas to do custom operation just after mount?
@ 2015-12-17  1:55 Qu Wenruo
  2015-12-21  0:16 ` Dave Chinner
  0 siblings, 1 reply; 8+ messages in thread
From: Qu Wenruo @ 2015-12-17  1:55 UTC (permalink / raw)
  To: fstests; +Cc: btrfs

Hi,

Will xfstests provides some API to do some operation just after
mounting a filesystem?

Some filesystem(OK, btrfs again) has some function(now qgroup only) 
which needed to be enabled by ioctl instead of mount option.

Currently, for btrfs qgroup we added special test case enabling qgroup 
and do test.
But there is only less than 10 qgroup test case and we didn't test most 
of the rest cases with qgroup enable.

Things will get even worse if we are adding inband-deduplication.

So is there any good idea to do some operation just after mounting in 
xfstests?

Thanks,
Qu



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

end of thread, other threads:[~2015-12-23 23:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-17  1:55 Ideas to do custom operation just after mount? Qu Wenruo
2015-12-21  0:16 ` Dave Chinner
2015-12-21  2:25   ` Qu Wenruo
2015-12-21  2:38     ` Qu Wenruo
2015-12-21  5:18       ` Anand Jain
2015-12-22  0:14         ` Kai Krakow
2015-12-22  9:28           ` Duncan
2015-12-23 23:17         ` Dave Chinner

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