* HACKING: New file - technical documentation for VFS.

* Makefile.am: Distribute it.
This commit is contained in:
Pavel Roskin 2003-10-30 06:00:41 +00:00
parent 24dd87b714
commit f613c51eb5
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
2003-10-30 Pavel Roskin <proski@gnu.org>
* HACKING: New file - technical documentation for VFS.
* Makefile.am: Distribute it.
* vfs.c (vfs_rmstamp): Rescan the tree after the parents have
been removed. Otherwise using old data causes data corruption
in some combinations (e.g. extfs inside tatfs).

View File

@ -47,7 +47,7 @@ NETFILES = tcputil.c fish.c ftpfs.c mcfs.c mcfsutil.c $(SMB_NETFILES)
NONETFILES = $(BASICFILES) $(UNDEL_FILES)
EXTRA_DIST = ChangeLog README README.fish \
EXTRA_DIST = ChangeLog HACKING README README.fish \
$(VFSHDRS) $(BASICFILES) $(NETFILES) $(SMBFILES) $(UNDELFILES)
dist-hook: