dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/afs
David Howells b1bdb691c3 [AF_RXRPC/AFS]: Arch-specific fixes.
Fixes for various arch compilation problems:

 (*) Missing module exports.

 (*) Variable name collision when rxkad and af_rxrpc both built in
     (rxrpc_debug).

 (*) Large constant representation problem (AFS_UUID_TO_UNIX_TIME).

 (*) Configuration dependencies.

 (*) printk() format warnings.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-04-27 15:28:45 -07:00
..
Makefile [AFS]: Add support for the CB.GetCapabilities operation. 2007-04-26 15:58:17 -07:00
afs.h [AFS]: Add "directory write" support. 2007-04-26 15:59:35 -07:00
afs_cm.h [AFS]: Implement the CB.InitCallBackState3 operation. 2007-04-26 15:58:49 -07:00
afs_fs.h [AFS]: Add "directory write" support. 2007-04-26 15:59:35 -07:00
afs_vl.h [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. 2007-04-26 15:55:03 -07:00
cache.c [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. 2007-04-26 15:55:03 -07:00
cache.h [AFS]: Clean up the AFS sources 2007-04-26 15:49:28 -07:00
callback.c [AFS]: Add "directory write" support. 2007-04-26 15:59:35 -07:00
cell.c [AFS]: Add security support. 2007-04-26 15:57:07 -07:00
cmservice.c [AFS]: Implement the CB.InitCallBackState3 operation. 2007-04-26 15:58:49 -07:00
dir.c [AFS]: Fix u64 printing in debug logging. 2007-04-26 16:06:22 -07:00
file.c [AFS]: Add "directory write" support. 2007-04-26 15:59:35 -07:00
fsclient.c [AFS]: Fix u64 printing in debug logging. 2007-04-26 16:06:22 -07:00
inode.c [AFS]: Fix u64 printing in debug logging. 2007-04-26 16:06:22 -07:00
internal.h [AF_RXRPC/AFS]: Arch-specific fixes. 2007-04-27 15:28:45 -07:00
main.c [AFS]: Add support for the CB.GetCapabilities operation. 2007-04-26 15:58:17 -07:00
misc.c [AFS]: Add "directory write" support. 2007-04-26 15:59:35 -07:00
mntpt.c [AFS]: Add security support. 2007-04-26 15:57:07 -07:00
proc.c [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. 2007-04-26 15:55:03 -07:00
rxrpc.c [AF_RXRPC/AFS]: Arch-specific fixes. 2007-04-27 15:28:45 -07:00
security.c [AFS]: Add "directory write" support. 2007-04-26 15:59:35 -07:00
server.c [AFS]: Add "directory write" support. 2007-04-26 15:59:35 -07:00
super.c [AFS]: Add "directory write" support. 2007-04-26 15:59:35 -07:00
use-rtnetlink.c [AF_RXRPC/AFS]: Arch-specific fixes. 2007-04-27 15:28:45 -07:00
vlclient.c [AFS]: Add security support. 2007-04-26 15:57:07 -07:00
vlocation.c [AFS]: Fix VLocation record update wakeup 2007-04-27 15:26:30 -07:00
vnode.c [AFS]: Add "directory write" support. 2007-04-26 15:59:35 -07:00
volume.c [AFS]: Add "directory write" support. 2007-04-26 15:59:35 -07:00