patch-2.3.11 linux/fs/fcntl.c
Next file: linux/fs/file_table.c
Previous file: linux/fs/exec.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Jul 12 10:15:18 1999
- Orig file:
v2.3.10/linux/fs/fcntl.c
- Orig date:
Thu Jul 8 15:42:21 1999
diff -u --recursive --new-file v2.3.10/linux/fs/fcntl.c linux/fs/fcntl.c
@@ -31,6 +31,7 @@
return error;
out_putf:
+ write_unlock(&files->file_lock);
fput(file);
goto out;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)