All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ext2, ext4, xfs: hard fail dax mount on unsupported devices
@ 2018-10-08 19:32 Eric Sandeen
  2018-10-08 19:32 ` [PATCH 1/3] " Eric Sandeen
                   ` (3 more replies)
  0 siblings, 4 replies; 19+ messages in thread
From: Eric Sandeen @ 2018-10-08 19:32 UTC (permalink / raw)
  To: linux-xfs, linux-ext4

In response to an earlier xfs patch to change how xfs reacts to
dax incompatibilities, Dave said:

> I suspect we need to be more harsh are rejecting mounts with -o dax
> on devices DAX isn't supported on. This mount option is going into
> production systems - it's not just for "testing" as the comments all
> claim. i Things will break in production systems if DAX isn't
> enabled and they are expecting it to be enabled.

and I tend to agree, so proposing this change to hard-fail a dax mount if
the device doesn't support it, instead of silently disabling the
functionality.  Proposing for ext2, ext4, and xfs to keep behavior in
sync.

Thanks,
-Eric

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

end of thread, other threads:[~2018-12-04  5:48 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-08 19:32 [PATCH 0/3] ext2, ext4, xfs: hard fail dax mount on unsupported devices Eric Sandeen
2018-10-08 19:32 ` [PATCH 1/3] " Eric Sandeen
2018-10-08 22:10   ` Dave Chinner
2018-10-08 19:32 ` [PATCH 2/3] ext4: " Eric Sandeen
2018-12-04  5:48   ` Theodore Y. Ts'o
2018-10-08 19:32 ` [PATCH 3/3] ext2: " Eric Sandeen
2018-10-11 10:36 ` [PATCH 0/3] ext2, ext4, xfs: " Jan Kara
2018-10-11 18:08   ` Dan Williams
2018-10-11 18:38     ` Eric Sandeen
2018-10-12  2:21       ` Theodore Y. Ts'o
2018-10-12  8:21       ` Christoph Hellwig
2018-10-13 16:05         ` Ross Zwisler
2018-10-17 19:42           ` Eric Sandeen
2018-10-17 19:51             ` Ross Zwisler
2018-10-17 19:52             ` Dan Williams
2018-10-17 21:31             ` Jeff Moyer
2018-10-17 21:44               ` Dan Williams
2018-10-18  1:05                 ` Dave Chinner
2018-10-18  2:01                   ` Dan Williams

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.