Displaying 2 results from an estimated 2 matches for "sa_opt".
Did you mean:
va_opt
2008 Dec 23
0
[jra@samba.org: Patch to improve Samba write speeds on Linux ext3 with 3.2.x]
...lt.c
index 88c7237..8a724ad 100644
--- a/source/modules/vfs_default.c
+++ b/source/modules/vfs_default.c
@@ -745,10 +745,14 @@ static int vfswrap_ftruncate(vfs_handle_struct *handle, files_struct *fsp, SMB_O
SMB_STRUCT_STAT st;
char c = 0;
SMB_OFF_T currpos;
+ enum smb_strict_allocate_options sa_options = lp_strict_allocate(SNUM(fsp->conn));
START_PROFILE(syscall_ftruncate);
- if (lp_strict_allocate(SNUM(fsp->conn))) {
+ /* Only use allocation truncate if strict allocate
+ * is set "on", not off or partial.
+ */
+ if (sa_options == STRICT_ALLOCATE_ON) {
result = st...
2001 Oct 15
0
Errors Using rmdir
...mp.class
-rwxr--r-- 1084/40 125 Oct 11 11:36 2001 BLDTMP/devmgr/dmv/server.gif
-rwxr--r-- 1084/40 168 Oct 11 11:36 2001 BLDTMP/devmgr/dmv/fixing.gif
-rwxr--r-- 1084/40 123 Oct 11 11:36 2001 BLDTMP/devmgr/dmv/needattn.gif
-rwxr--r-- 1084/40 122 Oct 11 11:36 2001 BLDTMP/devmgr/dmv/sa_opt.gif
-rwxr--r-- 1084/40 159 Oct 11 11:36 2001 BLDTMP/devmgr/dmv/dmvclient.gif
-rwxr--r-- 1084/40 87 Oct 11 11:36 2001 BLDTMP/devmgr/dmv/device_manage.gif
-rwxr--r-- 1084/40 107 Oct 11 11:36 2001 BLDTMP/devmgr/dmv/auto_discov_main.gif
-rwxr--r-- 1084/40 100 Oct 11 11:36 2001 BLDT...