Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2007 03:23:33 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/snapinfo snapinfo.c
Message-ID:  <200703160323.l2G3NXlQ049882@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2007-03-16 03:23:33 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/snapinfo    snapinfo.c 
  Log:
  Pass special device to the ufs_disk_fillout() function, instead of mount
  point path. This way we properly handle the case when file system listed
  in /etc/fstab was unmounted and another file system was mounted on the
  same mount point.
  
  Revision  Changes    Path
  1.2       +9 -12     src/usr.sbin/snapinfo/snapinfo.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703160323.l2G3NXlQ049882>