OpenSolaris

Printable Version Enter a New Search
Bug ID 6498096
Synopsis zfs noatime broken with legacy mount
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:zfs
Keywords
Responsible Engineer Lin Ling
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_69
Fixed In snv_69
Release Fixed solaris_nevada(snv_69) , solaris_10u6(s10u6_01) (Bug ID:2156274)
Related Bugs 6561521 , 6561658 , 6567408
Submit Date 28-November-2006
Last Update Date 29-April-2008
Description
[create new fs]

# zfs set mountpoint=legacy clk1
# mount -F zfs -onoatime clk1 /mnt
# mount

/mnt on clk1 read/write/setuid/devices/exec/xattr/atime/dev=2d90009

I see that atime is still set.
I do not reproduce it on latest nevada nightly.
I only hit it on Eric's fma2 pre-int 0520 bits.
Work Around
N/A
Comments
N/A