]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Create a bidirectional mapping of the DOS 'read only' attribute
authorBoris Popov <bp@FreeBSD.org>
Sun, 5 Nov 2006 06:38:42 +0000 (06:38 +0000)
committerBoris Popov <bp@FreeBSD.org>
Sun, 5 Nov 2006 06:38:42 +0000 (06:38 +0000)
commitfb8e9ead3789a74596144d6ffb43c98f805bb5c9
tree20005aa8f27e6b631e9fa503f795e1976e10d214
parent834340ae9a97ae1a91f2d4a05b03559330d46370
Create a bidirectional mapping of the DOS 'read only' attribute
to the 'w' flag.

PR: kern/77958
Submitted by: ghozzy gmail com
MFC after: 1 month
sys/fs/smbfs/smbfs_node.c
sys/fs/smbfs/smbfs_smb.c
sys/fs/smbfs/smbfs_vnops.c