/[nova]/nova/kern/fs-spec.h
ViewVC logotype

Diff of /nova/kern/fs-spec.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by jrydberg, Tue Feb 12 19:28:47 2002 UTC revision 1.2 by jrydberg, Wed Mar 27 23:21:54 2002 UTC
# Line 16  along with this program; if not, write t Line 16  along with this program; if not, write t
16  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
17    
18  extern struct vnode_ops specfs_vnops;  extern struct vnode_ops specfs_vnops;
19    
20    /* Strategy function for the spec file system.  */
21    int specfs_strategy (struct io_buf *bp);
22    

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26