commit | ff6945279d45edd8f6b0a5ddb1ef16cecce3ea9c | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Mon Apr 20 19:45:13 2009 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Mon Apr 20 19:45:13 2009 +0000 |
tree | dc27dca04c8a1b97e94aba02d5708a8cb20cda82 | |
parent | ff54250a0ebab7f90a5f848a0ba63f999830c872 [diff] [blame] |
[CIFS] Make cifs_unlink consistent in checks for null inode Signed-off-by: Steve French <sfrench@us.ibm.com>
diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h index 77e190d..051b71c 100644 --- a/fs/cifs/cifsfs.h +++ b/fs/cifs/cifsfs.h
@@ -100,5 +100,5 @@ extern const struct export_operations cifs_export_ops; #endif /* EXPERIMENTAL */ -#define CIFS_VERSION "1.57" +#define CIFS_VERSION "1.58" #endif /* _CIFSFS_H */