linux/fs/afs
Linus Torvalds 2897c684d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6:
  [NFS] Set CONFIG_KEYS when CONFIG_NFS_USE_KERNEL_DNS is set
  AFS: Implement an autocell mount capability [ver #2]
  DNS: If the DNS server returns an error, allow that to be cached [ver #2]
  NFS: Use kernel DNS resolver [ver #2]
  cifs: update README to include details about 'fsc' option
2010-08-13 10:37:30 -07:00
..
Kconfig
Makefile
afs.h
afs_cm.h
afs_fs.h
afs_vl.h
cache.c
callback.c
cell.c AFS: Implement an autocell mount capability [ver #2] 2010-08-11 17:11:29 +00:00
cmservice.c
dir.c AFS: Implement an autocell mount capability [ver #2] 2010-08-11 17:11:29 +00:00
file.c
flock.c
fsclient.c
inode.c AFS: Implement an autocell mount capability [ver #2] 2010-08-11 17:11:29 +00:00
internal.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 2010-08-13 10:37:30 -07:00
main.c
misc.c
mntpt.c AFS: Implement an autocell mount capability [ver #2] 2010-08-11 17:11:29 +00:00
netdevices.c
proc.c AFS: Implement an autocell mount capability [ver #2] 2010-08-11 17:11:29 +00:00
rxrpc.c afs: destroy work queue on init failure 2010-08-11 08:59:22 -07:00
security.c
server.c
super.c AFS: Implement an autocell mount capability [ver #2] 2010-08-11 17:11:29 +00:00
vlclient.c
vlocation.c
vnode.c
volume.c
write.c