This bug was fixed in the package cifs-utils - 2:5.1-1ubuntu2

---------------
cifs-utils (2:5.1-1ubuntu2) precise-proposed; urgency=low

  * mount.cifs: Properly update mtab during remount (LP: #1144612)

  During a remount of a cifs filesystem, the mtab file is not properly
  updated, which leads to a doubled entry of the same filesystem in the
  /etc/mtab file.  This patch adds a new function del_mtab() which is
  called before the add_mtab() in case the fs is being remounted.

  The del_mtab() function will delete from the mtab, the old entry from
  the filesystem which is being remounted, and then, calls add_mtab() to
  add an updated entry to the mtab file.
 -- Louis Bouchard <louis.bouch...@canonical.com>   Fri, 26 Apr 2013 15:15:32 
+0200

** Changed in: cifs-utils (Ubuntu Precise)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1144612

Title:
  mount.cifs incorrectly update /etc/mtab when -o remount is used

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cifs-utils/+bug/1144612/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to