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

Diff of /hurd/libstore/nbd.c

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

revision 1.17 by roland, Wed Jan 2 02:25:29 2002 UTC revision 1.17.2.1 by roland, Sat Feb 9 04:04:50 2002 UTC
# Line 1  Line 1 
1  /* "Network Block Device" store backend compatible with Linux `nbd' driver  /* "Network Block Device" store backend compatible with Linux `nbd' driver
2     Copyright (C) 2001 Free Software Foundation, Inc.     Copyright (C) 2001, 2002 Free Software Foundation, Inc.
3    
4     This file is part of the GNU Hurd.     This file is part of the GNU Hurd.
5    
# Line 478  const struct store_class store_nbd_class Line 478  const struct store_class store_nbd_class
478    decode: nbd_decode,    decode: nbd_decode,
479    set_flags: nbd_set_flags, clear_flags: nbd_clear_flags,    set_flags: nbd_set_flags, clear_flags: nbd_clear_flags,
480  };  };
481    STORE_STD_CLASS (nbd);
482    
483  /* Create a store from an existing socket to an nbd server.  /* Create a store from an existing socket to an nbd server.
484     The initial handshake has already been done.  */     The initial handshake has already been done.  */

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.17.2.1

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