All of lore.kernel.org
 help / color / mirror / Atom feed
* xfstest and chromeos
@ 2017-01-23 17:57 Gwendal Grignou
  2017-01-26  5:14 ` Eryu Guan
  2017-01-27  3:45 ` Theodore Ts'o
  0 siblings, 2 replies; 14+ messages in thread
From: Gwendal Grignou @ 2017-01-23 17:57 UTC (permalink / raw)
  To: fstests; +Cc: Mike Frysinger

I am adding xfstest to chromeos test image, to improve chromeos
filesystems test coverage.
Doing so, I encountered to issues, documented in
https://chromium-review.googlesource.com/#/c/424372
and
https://chromium-review.googlesource.com/#/c/424191

https://chromium-review.googlesource.com/#/c/424372
- To circuvent SELinux protection we add a mount context option,
requesting to use nfs_t context. However on chromeos, we have no nfs
security context - we are not expecting usings nfs - leading to a
mount error. Shall we try to use another context or check beforehand
if a context is needed for mount?

https://chromium-review.googlesource.com/#/c/424191
- Chromeos needs libtool to (cross-)compile packages and put them at
the right place. I needed to move archived aclocal.m4 to acinclude.m4.
Does it make sense to require aclocal to run to compile xfstests?

Gwendal.

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

end of thread, other threads:[~2017-03-24 23:53 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-23 17:57 xfstest and chromeos Gwendal Grignou
2017-01-26  5:14 ` Eryu Guan
2017-01-26  7:17   ` Mike Frysinger
2017-01-27  3:45 ` Theodore Ts'o
2017-01-27  8:40   ` Mike Frysinger
2017-01-27 16:37     ` Theodore Ts'o
2017-01-27 18:02       ` Mike Frysinger
2017-01-27 19:31         ` Gwendal Grignou
2017-01-27 21:10         ` Theodore Ts'o
2017-03-06 22:14           ` [PATCH] Make SELinux protection conditional Gwendal Grignou
2017-03-07  0:56           ` xfstest and chromeos Mike Frysinger
2017-03-20 21:20             ` [PATCH] Code to allow cros-compilation on chromeOS Gwendal Grignou
2017-03-24  4:23               ` Eryu Guan
2017-03-24 23:53                 ` Gwendal Grignou

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.