udisks icon indicating copy to clipboard operation
udisks copied to clipboard

flag in conf WriteCacheEnabled

Open ryanmusante opened this issue 6 years ago • 3 comments
trafficstars

There isn't sufficient documentation on WriteCacheEnabled flag in individual disk conf.

Does this override fstab setting if data=ordered?

FIle does not exist for my secondary ssd, how do you make udisks create one or is this deprecated?

/etc/udisks2 >>> sudo cat Samsung-SSD-850-EVO-M.2-250GB-S24BNXAG713878H.conf                                         
# See udisks(8) for the format of this file.

[ATA]
WriteCacheEnabled=true

https://www.systutorials.com/docs/linux/man/8-udisks/

WriteCacheEnabled

A boolean specifying whether to enable or disable the Write Cache. Valid values for this key are "true" and "false". This is similar to the -W option in hdparm(8). This key was added in 2.1.

ryanmusante avatar Jan 20 '19 08:01 ryanmusante