K 10 svn:author V 7 rwatson K 8 svn:date V 27 2008-03-10T10:16:09.000000Z K 7 svn:log V 283 Merge coda_vnops.c:1.90, coda_vnops.h:1.21 from HEAD to RELENG_7: Since Coda is effectively a stacked file system, use VOP_EOPNOTSUPP for vop_bmap; delete the existing stub that returned either EINVAL or EOPNOTSUPP, and had unreachable calls to VOP_BMAP on the cache vnode. END