Searched hist:"416351 f28d2b31d15ff73e9aff699b2163704c95" (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/fs/afs/ |
H A D | misc.c | diff 416351f28d2b31d15ff73e9aff699b2163704c95 Wed May 09 04:33:45 CDT 2007 David Howells <dhowells@redhat.com> AFS: AFS fixups
Make some miscellaneous changes to the AFS filesystem:
(1) Assert RCU barriers on module exit to make sure RCU has finished with callbacks in this module.
(2) Correctly handle the AFS server returning a zero-length read.
(3) Split out data zapping calls into one function (afs_zap_data).
(4) Rename some afs_file_*() functions to afs_*() where they apply to non-regular files too.
(5) Be consistent about the presentation of volume ID:vnode ID in debugging output.
Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | main.c | diff 416351f28d2b31d15ff73e9aff699b2163704c95 Wed May 09 04:33:45 CDT 2007 David Howells <dhowells@redhat.com> AFS: AFS fixups
Make some miscellaneous changes to the AFS filesystem:
(1) Assert RCU barriers on module exit to make sure RCU has finished with callbacks in this module.
(2) Correctly handle the AFS server returning a zero-length read.
(3) Split out data zapping calls into one function (afs_zap_data).
(4) Rename some afs_file_*() functions to afs_*() where they apply to non-regular files too.
(5) Be consistent about the presentation of volume ID:vnode ID in debugging output.
Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | security.c | diff 416351f28d2b31d15ff73e9aff699b2163704c95 Wed May 09 04:33:45 CDT 2007 David Howells <dhowells@redhat.com> AFS: AFS fixups
Make some miscellaneous changes to the AFS filesystem:
(1) Assert RCU barriers on module exit to make sure RCU has finished with callbacks in this module.
(2) Correctly handle the AFS server returning a zero-length read.
(3) Split out data zapping calls into one function (afs_zap_data).
(4) Rename some afs_file_*() functions to afs_*() where they apply to non-regular files too.
(5) Be consistent about the presentation of volume ID:vnode ID in debugging output.
Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | callback.c | diff 416351f28d2b31d15ff73e9aff699b2163704c95 Wed May 09 04:33:45 CDT 2007 David Howells <dhowells@redhat.com> AFS: AFS fixups
Make some miscellaneous changes to the AFS filesystem:
(1) Assert RCU barriers on module exit to make sure RCU has finished with callbacks in this module.
(2) Correctly handle the AFS server returning a zero-length read.
(3) Split out data zapping calls into one function (afs_zap_data).
(4) Rename some afs_file_*() functions to afs_*() where they apply to non-regular files too.
(5) Be consistent about the presentation of volume ID:vnode ID in debugging output.
Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | server.c | diff 416351f28d2b31d15ff73e9aff699b2163704c95 Wed May 09 04:33:45 CDT 2007 David Howells <dhowells@redhat.com> AFS: AFS fixups
Make some miscellaneous changes to the AFS filesystem:
(1) Assert RCU barriers on module exit to make sure RCU has finished with callbacks in this module.
(2) Correctly handle the AFS server returning a zero-length read.
(3) Split out data zapping calls into one function (afs_zap_data).
(4) Rename some afs_file_*() functions to afs_*() where they apply to non-regular files too.
(5) Be consistent about the presentation of volume ID:vnode ID in debugging output.
Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | mntpt.c | diff 416351f28d2b31d15ff73e9aff699b2163704c95 Wed May 09 04:33:45 CDT 2007 David Howells <dhowells@redhat.com> AFS: AFS fixups
Make some miscellaneous changes to the AFS filesystem:
(1) Assert RCU barriers on module exit to make sure RCU has finished with callbacks in this module.
(2) Correctly handle the AFS server returning a zero-length read.
(3) Split out data zapping calls into one function (afs_zap_data).
(4) Rename some afs_file_*() functions to afs_*() where they apply to non-regular files too.
(5) Be consistent about the presentation of volume ID:vnode ID in debugging output.
Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | fsclient.c | diff 416351f28d2b31d15ff73e9aff699b2163704c95 Wed May 09 04:33:45 CDT 2007 David Howells <dhowells@redhat.com> AFS: AFS fixups
Make some miscellaneous changes to the AFS filesystem:
(1) Assert RCU barriers on module exit to make sure RCU has finished with callbacks in this module.
(2) Correctly handle the AFS server returning a zero-length read.
(3) Split out data zapping calls into one function (afs_zap_data).
(4) Rename some afs_file_*() functions to afs_*() where they apply to non-regular files too.
(5) Be consistent about the presentation of volume ID:vnode ID in debugging output.
Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | file.c | diff 416351f28d2b31d15ff73e9aff699b2163704c95 Wed May 09 04:33:45 CDT 2007 David Howells <dhowells@redhat.com> AFS: AFS fixups
Make some miscellaneous changes to the AFS filesystem:
(1) Assert RCU barriers on module exit to make sure RCU has finished with callbacks in this module.
(2) Correctly handle the AFS server returning a zero-length read.
(3) Split out data zapping calls into one function (afs_zap_data).
(4) Rename some afs_file_*() functions to afs_*() where they apply to non-regular files too.
(5) Be consistent about the presentation of volume ID:vnode ID in debugging output.
Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | inode.c | diff 416351f28d2b31d15ff73e9aff699b2163704c95 Wed May 09 04:33:45 CDT 2007 David Howells <dhowells@redhat.com> AFS: AFS fixups
Make some miscellaneous changes to the AFS filesystem:
(1) Assert RCU barriers on module exit to make sure RCU has finished with callbacks in this module.
(2) Correctly handle the AFS server returning a zero-length read.
(3) Split out data zapping calls into one function (afs_zap_data).
(4) Rename some afs_file_*() functions to afs_*() where they apply to non-regular files too.
(5) Be consistent about the presentation of volume ID:vnode ID in debugging output.
Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | dir.c | diff 416351f28d2b31d15ff73e9aff699b2163704c95 Wed May 09 04:33:45 CDT 2007 David Howells <dhowells@redhat.com> AFS: AFS fixups
Make some miscellaneous changes to the AFS filesystem:
(1) Assert RCU barriers on module exit to make sure RCU has finished with callbacks in this module.
(2) Correctly handle the AFS server returning a zero-length read.
(3) Split out data zapping calls into one function (afs_zap_data).
(4) Rename some afs_file_*() functions to afs_*() where they apply to non-regular files too.
(5) Be consistent about the presentation of volume ID:vnode ID in debugging output.
Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | internal.h | diff 416351f28d2b31d15ff73e9aff699b2163704c95 Wed May 09 04:33:45 CDT 2007 David Howells <dhowells@redhat.com> AFS: AFS fixups
Make some miscellaneous changes to the AFS filesystem:
(1) Assert RCU barriers on module exit to make sure RCU has finished with callbacks in this module.
(2) Correctly handle the AFS server returning a zero-length read.
(3) Split out data zapping calls into one function (afs_zap_data).
(4) Rename some afs_file_*() functions to afs_*() where they apply to non-regular files too.
(5) Be consistent about the presentation of volume ID:vnode ID in debugging output.
Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|