cvs commit: device-mapper/lib/ioctl libdevmapper.c

Alasdair Kergon <[email protected]> Tue, 22 Apr 2003 16:22:05 -0500
Newsgroups gmane.linux.lvm.cvs
Message-ID <[email protected]>
akergon     2003/04/22 16:22:05 CDT

  Modified files:
    lib/ioctl            libdevmapper.c 
  Log:
  Some ioctl code tidying: removing duplicate internal buffers; making bounds
  checks clearer (incl. variable renaming); using a flag to indicate when
  output data doesn't fit into supplied buffer instead of returning an error etc.
  
  Revision  Changes    Path
  1.35      +3 -3      device-mapper/lib/ioctl/libdevmapper.c