/[hurd]/hurd/libstore/mvol.c
ViewVC logotype

Diff of /hurd/libstore/mvol.c

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

revision 1.4 by marcus, Mon Oct 1 16:47:49 2001 UTC revision 1.5 by roland, Thu Mar 14 21:09:54 2002 UTC
# Line 1  Line 1 
1  /* Multiple-volume store backend  /* Multiple-volume store backend
2    
3     Copyright (C) 1996,97,2001 Free Software Foundation, Inc.     Copyright (C) 1996,97,2001, 2002 Free Software Foundation, Inc.
4     Written by Miles Bader <miles@gnu.org>     Written by Miles Bader <miles@gnu.org>
5     This file is part of the GNU Hurd.     This file is part of the GNU Hurd.
6    
# Line 85  store_mvol_class = Line 85  store_mvol_class =
85    0, 0, 0,    0, 0, 0,
86    store_set_child_flags, store_clear_child_flags, 0, 0, mvol_remap    store_set_child_flags, store_clear_child_flags, 0, 0, mvol_remap
87  };  };
88    STORE_STD_CLASS (mvol);
89    
90  /* Return a new store in STORE that multiplexes multiple physical volumes  /* Return a new store in STORE that multiplexes multiple physical volumes
91     from PHYS as one larger virtual volume.  SWAP_VOLS is a function that will     from PHYS as one larger virtual volume.  SWAP_VOLS is a function that will

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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