Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2008 10:16:09 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/coda coda_vnops.c coda_vnops.h
Message-ID:  <200803101016.m2AAG9fG071221@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2008-03-10 10:16:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/fs/coda          coda_vnops.c coda_vnops.h 
  Log:
  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.
  
  Revision  Changes    Path
  1.76.2.6  +1 -37     src/sys/fs/coda/coda_vnops.c
  1.19.2.2  +0 -1      src/sys/fs/coda/coda_vnops.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803101016.m2AAG9fG071221>