mirror of
https://github.com/samba-team/samba.git
synced 2025-11-19 04:23:48 +03:00
r3050: Steal from Samba4 :-). Make us pass most of the new lock tests (except for
the cancel lock which I have to add). Jeremy.
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
8c3fd1908d
commit
cf7f89999e
@@ -380,8 +380,7 @@ typedef struct
|
||||
|
||||
#include "fake_file.h"
|
||||
|
||||
typedef struct files_struct
|
||||
{
|
||||
typedef struct files_struct {
|
||||
struct files_struct *next, *prev;
|
||||
int fnum;
|
||||
struct connection_struct *conn;
|
||||
|
||||
Reference in New Issue
Block a user