Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/fs/smbfs



Module Name:    src
Committed By:   jdolecek
Date:           Wed Feb 19 13:51:26 UTC 2003

Modified Files:
        src/sys/fs/smbfs: smbfs_smb.c smbfs_subr.h smbfs_vnops.c

Log Message:
do previous differently - pass ap->a_id down to smbfs_smb_lock()
and smbfs_smb_lockandx() as caddr_t, and mask it to 16bit value
in smbfs_smb_lockandx()
okayed by Martin


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/fs/smbfs/smbfs_smb.c \
    src/sys/fs/smbfs/smbfs_vnops.c
cvs rdiff -r1.3 -r1.4 src/sys/fs/smbfs/smbfs_subr.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index