commit | e8914c65f7f8d4e8701b8e78a12b714872ea0402 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Jul 14 15:39:59 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jan 30 02:05:28 2008 -0500 |
tree | 54e0834fce6e8b834ad400e010e76215e7eb76e4 | |
parent | a6eaf8bdf9308b51ec84e358915fc65400029519 [diff] |
SUNRPC: Restrict sunrpc client exports The sunrpc client exports are not meant to be part of any official kernel API: they can change at the drop of a hat. Mark them as internal functions using EXPORT_SYMBOL_GPL. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>