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

Diff of /hurd/libstore/remap.c

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

revision 1.11 by marcus, Mon Oct 1 16:47:49 2001 UTC revision 1.12 by roland, Thu Mar 14 21:09:54 2002 UTC
# Line 1  Line 1 
1  /* Block address translation  /* Block address translation
2    
3     Copyright (C) 1996,97,99,2001 Free Software Foundation, Inc.     Copyright (C) 1996,97,99,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 206  store_remap_class = Line 206  store_remap_class =
206    NULL, NULL, NULL,             /* cleanup, clone, remap */    NULL, NULL, NULL,             /* cleanup, clone, remap */
207    remap_open, remap_validate_name    remap_open, remap_validate_name
208  };  };
209    STORE_STD_CLASS (remap);
210    
211  /* Return a new store in STORE that reflects the blocks in RUNS & RUNS_LEN  /* Return a new store in STORE that reflects the blocks in RUNS & RUNS_LEN
212     from SOURCE; SOURCE is consumed, but RUNS is not.  Unlike the     from SOURCE; SOURCE is consumed, but RUNS is not.  Unlike the

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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