Displaying 2 results from an estimated 2 matches for "semid_d".
Did you mean:
semid_ds
2009 May 28
1
App fails writing file but zero length file on Samba server
....000000000 +0800
+++ samba-1.9.18p10_good/source/includes.h 2008-01-11
10:39:49.000000000 +0900
@@ -1176,7 +1177,7 @@
#include <sys/ipc.h>
#include <sys/sem.h>
#include <sys/shm.h>
-#ifdef NO_SEMUN
+#ifdef _SEM_SEMUN_UNDEFINED
union semun {
int val;
struct semid_ds *buf;
---
As I'm trying to streamline the building of these servers, I thought
I'd try upgrading Samba to a reasonably current version. I'm trying
with latest version of Samba shipped by RedHat (3.0.33-0.17.el4).
When an edit is made and then saved in the application, the
applicatio...
1999 Jan 15
6
locking Problem 2.0.0 on SGI
Hi,
after having upgraded from 2.0.0beta2 to 2.0.0 there are happening strange
things:
1) After startup of smbd I find the following message in log.smb
smbd version 2.0.0 started.
Copyright Andrew Tridgell 1992-1998
[1999/01/15 17:38:09, 1] smbd/files.c:file_init(219)
file_init: Information only: requested 10000 open files, 2490 are
available.
2) doing a smbclient -L <hostname>