[PATCH] 2.6.3-bk9: nfsd module needs locks_remove_posix()

From: Chip Salzenberg
Date: Fri Feb 27 2004 - 12:21:35 EST


2.6.3-bk9 is missing an export, patch below.

Also, does this new nfsd make the comments on locks_remove_posix()
obsolete, or maybe incomplete? I couldn't tell.

--- x/fs/locks.c.old 2004-02-17 22:59:31.000000000 -0500
+++ x/fs/locks.c 2004-02-27 12:16:59.000000000 -0500
@@ -1700,4 +1700,6 @@
}

+EXPORT_SYMBOL(locks_remove_posix);
+
/*
* This function is called on the last close of an open file.

--
Chip Salzenberg - a.k.a. - <chip@xxxxxxxxx>
"I wanted to play hopscotch with the impenetrable mystery of existence,
but he stepped in a wormhole and had to go in early." // MST3K
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/