0da50f6ef8
anything other than 0. Make it so. This fixes "panic: VOP_STRATEGY failed bp=0xc320dd90 vp=0xc3b9f648", encountered when writing to an orphaned filesystem. Reason for the panic was the following assert: KASSERT(i == 0, ("VOP_STRATEGY failed bp=%p vp=%p", bp, bp->b_vp)); at vfs_bio:bufstrategy(). Reviewed by: scottl, phk Approved by: rwatson (mentor) Sponsored by: FreeBSD Foundation |
||
---|---|---|
.. | ||
smbfs_io.c | ||
smbfs_node.c | ||
smbfs_node.h | ||
smbfs_smb.c | ||
smbfs_subr.c | ||
smbfs_subr.h | ||
smbfs_vfsops.c | ||
smbfs_vnops.c | ||
smbfs.h |