search for: sublty

Displaying 4 results from an estimated 4 matches for "sublty".

2018 Feb 02
4
Does samba support fsync() a directory?
Hi group: I need some help! I use samba 4.5.8 And I mount a samba directory from CentOS 7. When I run such program in the mounted directory: ``` #include <stdlib.h> #include <stdio.h> #include <errno.h> #include <fcntl.h> #include <string.h> int main() { printf("open aaa\n"); int fd = open("aaa", O_RDONLY |
2018 Feb 02
0
Does samba support fsync() a directory?
...r, and may either > > - work as you'd want and (probably) expect > - fail with an error > - fail silently > > at least if your application targets more than one operating system/kernel - > and even on one and the same platform, different filesystems might exhibit > sublty different patterns of behaviour. > > So whatever you do, it's probably best to assume that the fsync() operation on > your dir fd is going to fail, and route around that (potential) failure as > best as you can. > > It still can be beneficial to try fsync()ing to try as hard a...
2018 Feb 02
1
Does samba support fsync() a directory?
...cific and implementation-defined behaviour, and may either - work as you'd want and (probably) expect - fail with an error - fail silently at least if your application targets more than one operating system/kernel - and even on one and the same platform, different filesystems might exhibit sublty different patterns of behaviour. So whatever you do, it's probably best to assume that the fsync() operation on your dir fd is going to fail, and route around that (potential) failure as best as you can. It still can be beneficial to try fsync()ing to try as hard as possibe to get operations...
2006 Apr 27
3
Win2k clients won't rejoin Samba PDC domain, "Remote Procedure Call Failed"?
Hey everyone, firstly thanks for your time, I've spent hours, a lot straight days too, for the last couple of weeks trying to solve this issue. The only thing (afai can see) I've got left is asking the experts and formatting all the machines and starting over, the latter of which I'm not interesting in doing because it doesn't solve the issue (well it might make the problem go