CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/03/17 12:52:32
Modified files:
sys/isofs/cd9660: cd9660_vfsops.c
sys/isofs/udf : udf_vfsops.c
sys/miscfs/fuse: fuse_vfsops.c
sys/msdosfs : msdosfs_vfsops.c
sys/nfs : nfs_vfsops.c
sys/ntfs : ntfs_vfsops.c
sys/ufs/ext2fs : ext2fs_vfsops.c
sys/ufs/ffs : ffs_vfsops.c
Log message:
Set mnt_data to NULL after freeing the file system specific mount point.
OK krw@ natano@ as part of a larger diff
