]> git.baikalelectronics.ru Git - kernel.git/commit
afs: Introduce a file-private data record
authorDavid Howells <dhowells@redhat.com>
Thu, 2 Nov 2017 15:27:52 +0000 (15:27 +0000)
committerDavid Howells <dhowells@redhat.com>
Mon, 13 Nov 2017 15:38:20 +0000 (15:38 +0000)
commitc6b1020fa2f38ea8ec5cc5bfd4bc6c189c3c4df4
treea06a57ba4b15decbd079c0f9d17ca964280d570c
parent8099eb7cf575c0757961c506ad6949771e2a7651
afs: Introduce a file-private data record

Introduce a file-private data record for kAFS and put the key into it
rather than storing the key in file->private_data.

Signed-off-by: David Howells <dhowells@redhat.com>
fs/afs/dir.c
fs/afs/file.c
fs/afs/flock.c
fs/afs/inode.c
fs/afs/internal.h
fs/afs/write.c