bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Parted 1.6.0-pre2


From: Andrew Clausen
Subject: Parted 1.6.0-pre2
Date: Sun, 27 Jan 2002 05:50:21 +1100
User-agent: Mutt/1.2.5i

Hi all,

Changes:
* libparted/filesys.c (ped_file_system_copy): don't ped_device_close()
  new_fs->geom.  (It's still open!)  (reported by "andreas t"
  <address@hidden>)
* libparted/fs_fat/resize.c (create_resize_context): copy old serial number
  on resizing (fs_info->serial_number)  (reported by Andreas Dilger)
* libparted/linux.c (_probe_proc_partitions): use fgets(), so we don't barf
  on junk at end-of-line  (patch by Andreas Dilger)
* (linux_probe_all): call _probe_standard_devices unconditionally...
  /proc/partitions might give devfs paths, even if there is no devfs,
  making /proc/partitions somewhat useless :/
* included new/updated translations: 1.6: fr, nn  1.4: ca, da, de
* libparted/disk_dos.c (msdos_probe): changed strcmp (x, "FAT") to
  strncmp (x, "FAT", 3)... stupid bug

Andrew



reply via email to

[Prev in Thread] Current Thread [Next in Thread]