mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
s3:smbd/durable: remove an extra blank line from vfs_default_durable_reconnect()
Pair-programmed-with: Stefan Metzmacher <metze@samba.org> Signed-off-by: Michael Adam <obnox@samba.org> Signed-off-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:
parent
24d225f44e
commit
660e90d391
@ -532,7 +532,6 @@ NTSTATUS vfs_default_durable_reconnect(struct connection_struct *conn,
|
||||
op->compat = NULL;
|
||||
fsp_free(fsp);
|
||||
return status;
|
||||
|
||||
}
|
||||
|
||||
if (!S_ISREG(fsp->fsp_name->st.st_ex_mode)) {
|
||||
|
Loading…
Reference in New Issue
Block a user