diff options
| -rw-r--r-- | fs/nfs/nfs3proc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nfs/nfs3proc.c b/fs/nfs/nfs3proc.c index d0cc5ce0edfe..ee6a13f05443 100644 --- a/fs/nfs/nfs3proc.c +++ b/fs/nfs/nfs3proc.c | |||
| @@ -299,7 +299,6 @@ static void nfs3_free_createdata(struct nfs3_createdata *data) | |||
| 299 | 299 | ||
| 300 | /* | 300 | /* |
| 301 | * Create a regular file. | 301 | * Create a regular file. |
| 302 | * For now, we don't implement O_EXCL. | ||
| 303 | */ | 302 | */ |
| 304 | static int | 303 | static int |
| 305 | nfs3_proc_create(struct inode *dir, struct dentry *dentry, struct iattr *sattr, | 304 | nfs3_proc_create(struct inode *dir, struct dentry *dentry, struct iattr *sattr, |
