From 6ae8980d69849a257fe571e02cc6f8f1befb07cd Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Thu, 18 Jun 2009 11:19:14 +0000 Subject: CUSE patches from Tejun Heo (add new files) --- lib/fuse_i.h | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/fuse_i.h') diff --git a/lib/fuse_i.h b/lib/fuse_i.h index 9bc1d70..2d3790a 100644 --- a/lib/fuse_i.h +++ b/lib/fuse_i.h @@ -47,6 +47,7 @@ struct fuse_ll { int debug; int allow_root; int atomic_o_trunc; + int no_remote_lock; int big_writes; struct fuse_lowlevel_ops op; int got_init; -- cgit v1.2.3