<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>17700</bug_id>
          
          <creation_ts>2008-10-28 13:43:26 +0300</creation_ts>
          <short_desc>cifsumount не удаляет запись из /etc/mtab</short_desc>
          <delta_ts>2009-03-30 02:09:59 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>samba-client</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ivan A. Melnikov">iv</reporter>
          <assigned_to name="Evgeny Sinelnikov">sin</assigned_to>
          <cc>kipruss</cc>
    
    <cc>sin</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>80317</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan A. Melnikov">iv</who>
    <bug_when>2008-10-28 13:43:26 +0300</bug_when>
    <thetext>cifsumount не удаляет запись из /etc/mtab, если ему в качестве параметра передан не канонический путь к точке монтирования.

Пример сессии пользователя:

$ mount | grep cifs
$ cat /proc/mounts | grep cifs
$ cifsmount //server/upload /tmp/share -o guest
$ cifsumount /tmp///share
$ mount | grep cifs
//server/upload on /tmp/share type cifs (rw,mand,nosuid,nodev,user=iv)
$ cat /proc/mounts | grep cifs
$ uname -a
Linux evilistiq.saratov.etersoft.ru 2.6.25-std-def-alt9 #1 SMP Wed Sep 10 13:51:09 MSD 2008 i686 GNU/Linux
$ rpm -qa samba-client
samba-client-3.0.31-alt1

Обратите внимание на дополнительные слеши в параметре cifsumount. Без них всё работает.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>88282</commentid>
    <comment_count>1</comment_count>
    <who name="Alexander Bokovoy">ab</who>
    <bug_when>2009-03-30 02:09:59 +0400</bug_when>
    <thetext>Fixed in 3.0.33-alt2</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>