1
0
Fork 0
remarkable-linux/drivers/staging/lustre/lustre/osc
Maxime Rossi Bellom 66dc935358 staging: lustre: Fix incompatible argument in osc_match_base
sparse warn about _u32 used for two arguments in function
osc_match_base instead of enum ldlm_type and enum ldlm_mode as
used in the prototype.

Signed-off-by: Maxime Rossi Bellom <mrossibellom@gmail.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-02-16 10:15:50 -08:00
..
Makefile staging/lustre/obd: final removal of procfs stuff 2015-05-31 15:26:38 +09:00
lproc_osc.c staging: lustre: osc: Performance tune for LRU 2016-12-06 10:37:55 +01:00
osc_cache.c staging: lustre: osc: limits the number of chunks in write RPC 2017-02-03 13:01:37 +01:00
osc_cl_internal.h staging: lustre: osc: handle osc eviction correctly 2017-01-03 15:04:50 +01:00
osc_dev.c staging: lustre: clio: get rid of cl_req 2016-11-14 16:15:21 +01:00
osc_internal.h staging: lustre: osc: osc_match_base prototype differs from declaration 2017-02-03 13:01:38 +01:00
osc_io.c staging: lustre: clio: sync write should update mtime 2017-02-03 13:01:37 +01:00
osc_lock.c staging/lustre: Convert all bare unsigned to unsigned int 2016-12-07 16:30:23 +01:00
osc_object.c staging: lustre: osc: handle osc eviction correctly 2017-01-03 15:04:50 +01:00
osc_page.c staging: lustre: osc: avoid 64 divide in osc_cache_too_much 2017-02-03 13:01:38 +01:00
osc_quota.c staging/lustre: Convert all bare unsigned to unsigned int 2016-12-07 16:30:23 +01:00
osc_request.c staging: lustre: Fix incompatible argument in osc_match_base 2017-02-16 10:15:50 -08:00