Searched hist:f780c8ea0e73c0d371ffbebff91bb7555697219f (Results 1 – 5 of 5) sorted by relevance
/linux/fs/afs/ |
H A D | misc.c | diff f780c8ea0e73c0d371ffbebff91bb7555697219f Thu Nov 02 16:27:48 CET 2017 David Howells <dhowells@redhat.com> afs: Consolidate abort_to_error translators
The AFS abort code space is shared across all services, so there's no need for separate abort_to_error translators for each service.
Consolidate them into a single function and remove the function pointers for them.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | vlclient.c | diff f780c8ea0e73c0d371ffbebff91bb7555697219f Thu Nov 02 16:27:48 CET 2017 David Howells <dhowells@redhat.com> afs: Consolidate abort_to_error translators
The AFS abort code space is shared across all services, so there's no need for separate abort_to_error translators for each service.
Consolidate them into a single function and remove the function pointers for them.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | cmservice.c | diff f780c8ea0e73c0d371ffbebff91bb7555697219f Thu Nov 02 16:27:48 CET 2017 David Howells <dhowells@redhat.com> afs: Consolidate abort_to_error translators
The AFS abort code space is shared across all services, so there's no need for separate abort_to_error translators for each service.
Consolidate them into a single function and remove the function pointers for them.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | fsclient.c | diff f780c8ea0e73c0d371ffbebff91bb7555697219f Thu Nov 02 16:27:48 CET 2017 David Howells <dhowells@redhat.com> afs: Consolidate abort_to_error translators
The AFS abort code space is shared across all services, so there's no need for separate abort_to_error translators for each service.
Consolidate them into a single function and remove the function pointers for them.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | internal.h | diff f780c8ea0e73c0d371ffbebff91bb7555697219f Thu Nov 02 16:27:48 CET 2017 David Howells <dhowells@redhat.com> afs: Consolidate abort_to_error translators
The AFS abort code space is shared across all services, so there's no need for separate abort_to_error translators for each service.
Consolidate them into a single function and remove the function pointers for them.
Signed-off-by: David Howells <dhowells@redhat.com>
|