OpenSolaris

Printable Version Enter a New Search
Bug ID 6684418
Synopsis smbfs seems to ignore O_*SYNC open flags
State 10-Fix Delivered (Fix available in build)
Category:Subcategory network:smbfs
Keywords
Responsible Engineer Gordon Ross
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_105
Fixed In snv_105
Release Fixed solaris_nevada(snv_105)
Related Bugs 6784227 , 6803511
Submit Date 4-April-2008
Last Update Date 17-December-2008
Description
I've just observed that smbfs does not recognise the O_*SYNC flags.
The server (here zfs) is not commiting the data. 
smbfs_writevnode called with ioflags of 0x10 (FSYNC) or 0x40 (FDSYNC)
does not lead to zil_commit on the server.

This does not look right.
Work Around
N/A
Comments
N/A