All of lore.kernel.org
 help / color / mirror / Atom feed
* "nossd" option ignored
@ 2014-06-27 19:27 Roman Mamedov
  2014-06-27 21:36 ` Eric Sandeen
  0 siblings, 1 reply; 2+ messages in thread
From: Roman Mamedov @ 2014-06-27 19:27 UTC (permalink / raw)
  To: linux-btrfs

[-- Attachment #1: Type: text/plain, Size: 888 bytes --]

Hello,

With kernel 3.14.5...

$ sudo umount /mnt/net/alpha/11
umount: /mnt/net/alpha/11: not mounted

$ sudo mount -o inode_cache,space_cache,compress=lzo,noatime,nossd,skip_balance /dev/nbd11 /mnt/net/alpha/11

$ sudo mount | grep nbd11
/dev/nbd11 on /mnt/net/alpha/11 type btrfs (rw,noatime,compress=lzo,ssd,space_cache,inode_cache,skip_balance)

$ dmesg | tail
...
[1353819.363462] BTRFS: device fsid 8cf8eff9-fd5a-4b6f-bb85-3f2df2f63c99 devid 1 transid 25041 /dev/nbd11
[1353819.364668] BTRFS info (device nbd11): enabling inode map caching
[1353819.364674] BTRFS info (device nbd11): disk space caching is enabled
[1353821.784617] BTRFS: detected SSD devices, enabling SSD mode

--
I'm certain the "nossd" option used to work (prevent the SSD mode) with this
exact same configuration on older kernels. Any idea why it doesn't now?

-- 
With respect,
Roman

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

end of thread, other threads:[~2014-06-27 21:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-27 19:27 "nossd" option ignored Roman Mamedov
2014-06-27 21:36 ` Eric Sandeen

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.