projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74908a0
)
creds_are_invalid() needs to be exported for use by modules:
author
Randy Dunlap
<
[email protected]
>
Fri, 18 Sep 2009 18:06:47 +0000
(11:06 -0700)
committer
James Morris
<
[email protected]
>
Wed, 23 Sep 2009 18:02:26 +0000
(11:02 -0700)
ERROR: "creds_are_invalid" [fs/cachefiles/cachefiles.ko] undefined!
Signed-off-by: Randy Dunlap <
[email protected]
>
Cc: David Howells <
[email protected]
>
Cc: James Morris <
[email protected]
>
Cc: Serge Hallyn <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: James Morris <
[email protected]
>
kernel/cred.c
patch
|
blob
|
history
diff --git
a/kernel/cred.c
b/kernel/cred.c
index 70bda79fae249bb8ea901e139a8a4881961152ef..dd76cfe5f5b038dbd4fe804a5bfbd6663dd634ce 100644
(file)
--- a/
kernel/cred.c
+++ b/
kernel/cred.c
@@
-799,6
+799,7
@@
bool creds_are_invalid(const struct cred *cred)
#endif
return false;
}
+EXPORT_SYMBOL(creds_are_invalid);
/*
* dump invalid credentials