[Bug 5456] New: copy_file will lost some files
bugzilla at busybox.net
bugzilla at busybox.net
Thu Aug 16 14:08:42 UTC 2012
https://bugs.busybox.net/show_bug.cgi?id=5456
Summary: copy_file will lost some files
Product: Busybox
Version: unspecified
Platform: All
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P5
Component: Other
AssignedTo: unassigned at busybox.net
ReportedBy: tpunix at 126.com
CC: busybox-cvs at busybox.net
Estimated Hours: 0.0
on some filesystem(cramfs), empty file and empty directory have the same inode
number. is_in_ino_dev_hashtable() only check inode number, so the second
file/dir will be lost.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list