]> git.pld-linux.org Git - packages/kernel.git/blame - linux-nfsd-locks_remove_posix.patch
+CONFIG_IP_NF_MATCH_LAYER7=m
[packages/kernel.git] / linux-nfsd-locks_remove_posix.patch
CommitLineData
628a4b27
JB
1--- linux-2.6.3/fs/locks.c.orig Wed Feb 18 04:59:31 2004
2+++ linux-2.6.3/fs/locks.c Fri Feb 27 14:55:04 2004
3@@ -1699,6 +1699,8 @@
4 unlock_kernel();
5 }
6
7+EXPORT_SYMBOL(locks_remove_posix);
8+
9 /*
10 * This function is called on the last close of an open file.
11 */
This page took 0.061883 seconds and 4 git commands to generate.