X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fcifs%2Ffcntl.c;h=5a57581eb4b2a6a803c5cdb01f98216d7d34c12a;hb=1a1dc50442ef1a3e5ef938a8541466ac38d163a9;hp=7d1d5aa4c430b6c904c08a5c65c8be32ba0a0298;hpb=103926c689650396901002c3a8c38970fff70391;p=linux-2.6 diff --git a/fs/cifs/fcntl.c b/fs/cifs/fcntl.c index 7d1d5aa4c4..5a57581eb4 100644 --- a/fs/cifs/fcntl.c +++ b/fs/cifs/fcntl.c @@ -68,7 +68,7 @@ int cifs_dir_notify(struct file *file, unsigned long arg) { int xid; int rc = -EINVAL; - int oplock = FALSE; + int oplock = 0; struct cifs_sb_info *cifs_sb; struct cifsTconInfo *pTcon; char *full_path = NULL;