Re: svn commit: r207421 - head/sbin/tunefs

2010-04-30 Thread Bruce Evans
On Fri, 30 Apr 2010, Jeff Roberson wrote: Log: - Use the path to the filesystem mountpoint to look up the statfs structure so that we correctly reload. Note that tunefs doesn't properly detect the need to reload if the disk device is specified for a read-only mounted filesystem.

svn commit: r207421 - head/sbin/tunefs

2010-04-29 Thread Jeff Roberson
Author: jeff Date: Fri Apr 30 04:21:22 2010 New Revision: 207421 URL: http://svn.freebsd.org/changeset/base/207421 Log: - Use the path to the filesystem mountpoint to look up the statfs structure so that we correctly reload. Note that tunefs doesn't properly detect the need to reload