/[hurd]/hurd/ext2fs/ext2fs.h
ViewVC logotype

Diff of /hurd/ext2fs/ext2fs.h

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

revision 1.69 by roland, Sun Oct 3 10:23:26 1999 UTC revision 1.70 by roland, Tue Oct 8 23:10:09 2002 UTC
# Line 1  Line 1 
1  /* Common definitions for the ext2 filesystem translator  /* Common definitions for the ext2 filesystem translator
2    
3     Copyright (C) 1995, 1996, 1999 Free Software Foundation, Inc.     Copyright (C) 1995, 1996, 1999, 2002 Free Software Foundation, Inc.
4    
5     Written by Miles Bader <miles@gnu.ai.mit.edu>     Written by Miles Bader <miles@gnu.ai.mit.edu>
6    
# Line 160  struct disknode Line 160  struct disknode
160    
161    /* Random extra info used by the ext2 routines.  */    /* Random extra info used by the ext2 routines.  */
162    struct ext2_inode_info info;    struct ext2_inode_info info;
163      uint32_t info_i_translator;   /* That struct from Linux source lacks this. */
164    
165    /* This file's pager.  */    /* This file's pager.  */
166    struct pager *pager;    struct pager *pager;

Legend:
Removed from v.1.69  
changed lines
  Added in v.1.70

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