1
1

* vfs.h: Remove tar_gzipped_memlimit.

From Christian Laubscher <christian.laubscher@tiscalinet.ch>
Этот коммит содержится в:
Pavel Roskin 2002-10-13 23:25:57 +00:00
родитель f367374054
Коммит 7bb1b58274
2 изменённых файлов: 5 добавлений и 1 удалений

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

@ -1,3 +1,8 @@
2002-10-13 Pavel Roskin <proski@gnu.org>
* vfs.h: Remove tar_gzipped_memlimit.
From Christian Laubscher <christian.laubscher@tiscalinet.ch>
2002-10-11 Andrew V. Samoilov <sav@bcs.zp.ua>
* smbfs.c (fake_share_stat): Make sure share exists by

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

@ -153,7 +153,6 @@
char *vfs_get_current_dir (void);
extern int vfs_timeout;
extern int tar_gzipped_memlimit;
void vfs_stamp (vfs *, vfsid);
void vfs_rmstamp (vfs *, vfsid, int);