linux/fs/afs
David Howells 49566f6f06 afs: Note the cell in the superblock info also
Keep a reference to the cell in the superblock info structure in addition
to the volume and net pointers.  This will make it easier to clean up in a
future patch in which afs_put_volume() will need the cell pointer.

Whilst we're at it, make the cell and volume getting functions return a
pointer to the object got to make the call sites look neater.

Signed-off-by: David Howells <dhowells@redhat.com>
2017-11-13 15:38:16 +00:00
..
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
afs.h afs: Lay the groundwork for supporting network namespaces 2017-11-13 15:38:16 +00:00
afs_cm.h
afs_fs.h
afs_vl.h
cache.c fscache: remove unused ->now_uncached callback 2017-09-06 17:27:26 -07:00
callback.c afs: Lay the groundwork for supporting network namespaces 2017-11-13 15:38:16 +00:00
cell.c afs: Lay the groundwork for supporting network namespaces 2017-11-13 15:38:16 +00:00
cmservice.c afs: Lay the groundwork for supporting network namespaces 2017-11-13 15:38:16 +00:00
dir.c afs: Add metadata xattrs 2017-07-09 14:40:12 -07:00
file.c afs: Add metadata xattrs 2017-07-09 14:40:12 -07:00
flock.c afs: Lay the groundwork for supporting network namespaces 2017-11-13 15:38:16 +00:00
fsclient.c afs: Lay the groundwork for supporting network namespaces 2017-11-13 15:38:16 +00:00
inode.c afs: Add metadata xattrs 2017-07-09 14:40:12 -07:00
internal.h afs: Note the cell in the superblock info also 2017-11-13 15:38:16 +00:00
main.c afs: Fix server reaping 2017-11-13 15:38:16 +00:00
misc.c rxrpc: Move the packet.h include file into net/rxrpc/ 2017-07-21 11:00:20 +01:00
mntpt.c afs: Add metadata xattrs 2017-07-09 14:40:12 -07:00
netdevices.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
proc.c afs: Lay the groundwork for supporting network namespaces 2017-11-13 15:38:16 +00:00
rxrpc.c afs: Lay the groundwork for supporting network namespaces 2017-11-13 15:38:16 +00:00
security.c afs: Ignore AFS_ACE_READ and AFS_ACE_WRITE for directories 2017-07-09 14:40:12 -07:00
server.c afs: Fix server reaping 2017-11-13 15:38:16 +00:00
super.c afs: Note the cell in the superblock info also 2017-11-13 15:38:16 +00:00
vlclient.c afs: Lay the groundwork for supporting network namespaces 2017-11-13 15:38:16 +00:00
vlocation.c afs: Lay the groundwork for supporting network namespaces 2017-11-13 15:38:16 +00:00
vnode.c
volume.c afs: Lay the groundwork for supporting network namespaces 2017-11-13 15:38:16 +00:00
write.c fs: convert a pile of fsync routines to errseq_t based reporting 2017-08-01 08:39:29 -04:00
xattr.c afs: Add metadata xattrs 2017-07-09 14:40:12 -07:00