linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* remount and conflicting ssd options?
@ 2017-04-15 18:17 Chris Murphy
  2017-04-15 18:20 ` Hans van Kranenburg
  2017-04-15 18:31 ` Adam Borowski
  0 siblings, 2 replies; 9+ messages in thread
From: Chris Murphy @ 2017-04-15 18:17 UTC (permalink / raw)
  To: Btrfs BTRFS

I don't understand this:

/dev/mmcblk0p3 on / type btrfs
(rw,noatime,seclabel,compress=zlib,nossd,ssd_spread,space_cache,commit=150,subvolid=260,subvol=/root)


The fstab uses ssd_spread. It looks like during startup the initial
option is ssd via autodetection and then at switchroot time, when it
goes ro to rw, the fstab options are applied and it becomes
ssd_spread. Fine.

Then later I tried

mount -o remount,ssd

To go back to regular ssd option, but nothing happens, mount still
shows ssd_spread. And then if I do

mount -o remount,nossd

I get the above mount output with nossd,ssd_spread options which would
seem to be a contradiction. At least it's confusing. So... now what?

kernel 4.10.8-200.fc25.x86_64

-- 
Chris Murphy

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

end of thread, other threads:[~2017-04-16 18:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-15 18:17 remount and conflicting ssd options? Chris Murphy
2017-04-15 18:20 ` Hans van Kranenburg
2017-04-15 18:31 ` Adam Borowski
2017-04-15 18:41   ` Chris Murphy
2017-04-15 18:50     ` Adam Borowski
2017-04-15 20:35       ` Chris Murphy
2017-04-16  0:41         ` Hans van Kranenburg
2017-04-16 18:03           ` Chris Murphy
2017-04-15 18:57     ` Hans van Kranenburg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).