Home
last modified time | relevance | path

Searched hist:"49566 f6f06b38d7c1a5c7eacc8a38c6ea2e36549" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/afs/
H A Dsuper.cdiff 49566f6f06b38d7c1a5c7eacc8a38c6ea2e36549 Thu Nov 02 10:27:46 CDT 2017 David Howells <dhowells@redhat.com> 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>
H A Dinternal.hdiff 49566f6f06b38d7c1a5c7eacc8a38c6ea2e36549 Thu Nov 02 10:27:46 CDT 2017 David Howells <dhowells@redhat.com> 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>