Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2010 09:29:59 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/msdosfs msdosfs_vnops.c
Message-ID:  <201010140930.o9E9U8IN033149@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2010-10-14 09:29:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/msdosfs       msdosfs_vnops.c 
  Log:
  SVN rev 213830 on 2010-10-14 09:29:59Z by kib
  
  MFC r213508:
  Explicitely call cache_purge(fvp) when msdosfs_rename() succeeded, to flush
  aliases created due to msdosfs being case-insensitive.
  
  MFC r213543:
  Add a comment describing the reason for calling cache_purge(fvp).
  
  Revision   Changes    Path
  1.194.2.5  +8 -0      src/sys/fs/msdosfs/msdosfs_vnops.c



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