X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flprocfs_status.h;h=2b66f7af7a4bd2c7553e2e528fa9836fece7c8e9;hp=98a2b1a182923e2525f167e7247fbcd51b69f183;hb=c1d0a355a6a64ec97c9f56c38ba036e5e50cd8c4;hpb=a120bb13525727654713f008ffcaf0e3aec7cb65 diff --git a/lustre/include/lprocfs_status.h b/lustre/include/lprocfs_status.h index 98a2b1a..2b66f7a 100644 --- a/lustre/include/lprocfs_status.h +++ b/lustre/include/lprocfs_status.h @@ -614,6 +614,7 @@ extern ssize_t lprocfs_pinger_recov_seq_write(struct file *file, const char __user *buffer, size_t count, loff_t *off); +int lu_str_to_s64(char *buffer, unsigned long count, __s64 *val, char defunit); extern int lprocfs_str_with_units_to_s64(const char __user *buffer, unsigned long count, __s64 *val, char defunit);