Package: convertfs
Version: 20050113-1
Severity: important

If ftwmv fails to remove a file from $fs1root because it is busy,
error() will be called and fail to unmount it, because it is busy.
If $fs2root is also busy, error() will fail to unmount that too.
error() will then continue to rm -rf $tmp, and so wipe both of
$fs1root and $fs2root.

This can happen if someone tries to watch it progress by watching
both $fs1root's and $fs2root's contents with mc.

error() needs to be modified _not_ to rm -rf $tmp when one of the
unmounts failed.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (90, 'testing'), (9, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.16.5+suspend2-2.2.4-for-2.6.16
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages convertfs depends on:
ii  libc6                         2.3.6-7    GNU C Library: Shared libraries

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to