cvs commit: src/sys/fs/unionfs union_vnops.c

Takanori Watanabe takawata at FreeBSD.org
Sat Oct 2 10:17:05 PDT 2004


takawata    2004-10-02 17:17:04 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/unionfs       union_vnops.c 
  Log:
  Fix a problem when you try to mount  a directory on another directory
  belongs to the same filesystem. In this problem, getcwd(3) will fail.
  
  I found the problem two years ago and I have forgotten to merge.
  
  http://docs.FreeBSD.org/cgi/mid.cgi?200202251435.XAA91094
  
  Revision  Changes    Path
  1.109     +2 -0      src/sys/fs/unionfs/union_vnops.c


More information about the cvs-src mailing list