NetBSD-Bugs archive

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

PR/20362 CVS commit: src/sbin/newfs



The following reply was made to PR kern/20362; it has been noted by GNATS.

From: David Laight <dsl%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/20362 CVS commit: src/sbin/newfs
Date: Sun, 20 Dec 2009 15:21:13 +0000

 Module Name:   src
 Committed By:  dsl
 Date:          Sun Dec 20 15:21:13 UTC 2009
 
 Modified Files:
        src/sbin/newfs: Makefile newfs.c
 
 Log Message:
 Push the mount path for mount_mfs through realpath().
 This matches what other fs do.
 Fixes PR/20362
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.34 -r1.35 src/sbin/newfs/Makefile
 cvs rdiff -u -r1.105 -r1.106 src/sbin/newfs/newfs.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index