mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
parent
21ea8c2835
commit
bffc69a877
@ -161,8 +161,8 @@ static BOOL open_file(files_struct *fsp,connection_struct *conn,
|
||||
check_for_pipe(fname);
|
||||
return False;
|
||||
}
|
||||
}
|
||||
fsp->fd == -1; /* What we used to call a stat open. */
|
||||
} else
|
||||
fsp->fd = -1; /* What we used to call a stat open. */
|
||||
|
||||
if (!VALID_STAT(*psbuf)) {
|
||||
int ret;
|
||||
|
Loading…
Reference in New Issue
Block a user