DragonFly BSD
DragonFly commits List (threaded) for 2010-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: mount_devfs - don't unconditionally clear rules


From: Alex Hornung <alexh@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 21 Nov 2010 02:06:27 -0800 (PST)

commit 84dcbb7594edee2f15bdaa91d1ca7de55c6a7d58
Author: Alex Hornung <ahornung@gmail.com>
Date:   Sun Nov 21 10:03:39 2010 +0000

    mount_devfs - don't unconditionally clear rules
    
    * mount_devfs was unconditionally clearing all rules of a mountpoint
      after mounting.
    
    * According to the man page (and my original intentions, I'd presume),
      mount_devfs should only clear the rules of a mountpoint if it was
      already mounted. So fix mount_devfs accordingly.
    
    Dragonfly-bug: http://bugs.dragonflybsd.org/issue1885

Summary of changes:
 sbin/mount_devfs/mount_devfs.c |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/84dcbb7594edee2f15bdaa91d1ca7de55c6a7d58


-- 
DragonFly BSD source repository



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