cvs commit: src/sys/kern vfs_syscalls.c

YONETANI Tomokazu qhwt+dfly at les.ath.cx
Fri Sep 22 09:53:59 PDT 2006


On Tue, Sep 19, 2006 at 11:17:46AM -0700, Matthew Dillon wrote:
>   Note that this will cause a warning to be reported for the root filesystem
>   when rebooting.
>   
>   Revision  Changes    Path
>   1.106     +42 -10    src/sys/kern/vfs_syscalls.c
> 
> 
> http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_syscalls.c.diff?r1=1.105&r2=1.106&f=u

I noticed that rebooting something like this

$ cd ~
$ su root -c reboot
Password:

can cause the warning to be printed for filesystems other than root,
and my shell history is lost.  This hasn't been the case until recently.

Cheers.





More information about the Commits mailing list