1
1

* HACKING: New file - technical documentation for VFS.

* Makefile.am: Distribute it.
Этот коммит содержится в:
Pavel Roskin 2003-10-30 06:00:41 +00:00
родитель 24dd87b714
Коммит f613c51eb5
2 изменённых файлов: 4 добавлений и 1 удалений

Просмотреть файл

@ -1,5 +1,8 @@
2003-10-30 Pavel Roskin <proski@gnu.org> 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 * vfs.c (vfs_rmstamp): Rescan the tree after the parents have
been removed. Otherwise using old data causes data corruption been removed. Otherwise using old data causes data corruption
in some combinations (e.g. extfs inside tatfs). in some combinations (e.g. extfs inside tatfs).

Просмотреть файл

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