mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 13:38:01 +00:00
DEVEL15-linux-rx-kernel-listener-kill-task-directly-20080205
LICENSE IPL10 as reported by cg2v@andrew.cmu.edu (cherry picked from commit 8274eb91f1c0fd94f3982ae6f12d8dcb8f388f44)
This commit is contained in:
parent
31895006fc
commit
e8b1cf1032
@ -177,9 +177,6 @@ afs_osi_UnmaskUserLoop()
|
||||
void
|
||||
afs_osi_RxkRegister(void)
|
||||
{
|
||||
#ifdef AFS_LINUX22_ENV
|
||||
osi_linux_rxkreg();
|
||||
#endif
|
||||
}
|
||||
|
||||
/* procedure for making our processes as invisible as we can */
|
||||
|
@ -592,7 +592,6 @@ extern void osi_linux_free_inode_pages(void);
|
||||
#endif
|
||||
extern void osi_linux_mask(void);
|
||||
extern void osi_linux_unmask(void);
|
||||
extern void osi_linux_rxkreg(void);
|
||||
extern int setpag(cred_t ** cr, afs_uint32 pagvalue, afs_uint32 * newpag,
|
||||
int change_parent);
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user