* [PATCH] 2.6.3-bk9: nfsd module needs locks_remove_posix()
@ 2004-02-27 17:18 Chip Salzenberg
0 siblings, 0 replies; only message in thread
From: Chip Salzenberg @ 2004-02-27 17:18 UTC (permalink / raw)
To: nfs; +Cc: Linux Kernel
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@pobox.com>
"I wanted to play hopscotch with the impenetrable mystery of existence,
but he stepped in a wormhole and had to go in early." // MST3K
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-02-27 17:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-27 17:18 [PATCH] 2.6.3-bk9: nfsd module needs locks_remove_posix() Chip Salzenberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox