Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 May 1997 12:12:23 -0700 (PDT)
From:      Søren Schmidt <sos@freefall.FreeBSD.ORG>
To:        CVS-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-sys@FreeBSD.org
Subject:   cvs commit:  src/sys/miscfs/specfs spec_vnops.c
Message-ID:  <199705011912.MAA03395@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         97/05/01 12:12:22

  Modified:    sys/miscfs/specfs  spec_vnops.c
  Log:
  Remove the dependancy on DEV_BSIZE, now specfs works on != 512byte
  sector devices given that the fs uses a blocksize of at least a physical
  sector size.
  
  Revision  Changes    Path
  1.39      +10 -3     src/sys/miscfs/specfs/spec_vnops.c



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