[vhffs-dev] [2023] removed useless vhffsfs_run script |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
Revision: 2023
Author: gradator
Date: 2012-02-19 13:27:30 +0100 (Sun, 19 Feb 2012)
Log Message:
-----------
removed useless vhffsfs_run script
Modified Paths:
--------------
trunk/vhffs-fs/Makefile.am
trunk/vhffs-fs/README
Removed Paths:
-------------
trunk/vhffs-fs/vhffsfs_run
Modified: trunk/vhffs-fs/Makefile.am
===================================================================
--- trunk/vhffs-fs/Makefile.am 2012-02-19 01:45:33 UTC (rev 2022)
+++ trunk/vhffs-fs/Makefile.am 2012-02-19 12:27:30 UTC (rev 2023)
@@ -1,7 +1,7 @@
vhffsfsdir=@VHFFSFSDIR@
vhffsfs_SOURCES=rquota_xdr.c rquota_clnt.c rquota.h md5.h rquota.x md5c.c vhffsfs.c
vhffsfs_PROGRAMS=vhffsfs
-dist_vhffsfs_SCRIPTS=vhffsfs_run
+dist_vhffsfs_SCRIPTS=
vhffsfsconfdir=@CONFDIR@
dist_vhffsfsconf_DATA=vhffsfs.conf.dist
Modified: trunk/vhffs-fs/README
===================================================================
--- trunk/vhffs-fs/README 2012-02-19 01:45:33 UTC (rev 2022)
+++ trunk/vhffs-fs/README 2012-02-19 12:27:30 UTC (rev 2023)
@@ -0,0 +1 @@
+./vhffsfs -o allow_other,hard_remove,readdir_ino,use_ino,noauto_cache,entry_timeout=0,negative_timeout=0,attr_timeout=0,ac_attr_timeout=0,intr /mnt/fuse/
Deleted: trunk/vhffs-fs/vhffsfs_run
===================================================================
--- trunk/vhffs-fs/vhffsfs_run 2012-02-19 01:45:33 UTC (rev 2022)
+++ trunk/vhffs-fs/vhffsfs_run 2012-02-19 12:27:30 UTC (rev 2023)
@@ -1,2 +0,0 @@
-#!/bin/sh
-./vhffsfs -o allow_other,hard_remove,readdir_ino,use_ino,noauto_cache,entry_timeout=0,negative_timeout=0,attr_timeout=0,ac_attr_timeout=0,intr /mnt/fuse/