commit | 114acca8ef16f21c5d50f16d154d05ffddb20049 | [log] [tgz] |
---|---|---|
author | Oleg Drokin <green@linuxhacker.ru> | Fri Aug 15 12:55:55 2014 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Aug 17 09:45:30 2014 -0700 |
tree | e49bab2de52085fe28f50c96c07dcd2133b122c4 | |
parent | 48caf5a060491edb2e1793539dad72e70c54c869 [diff] |
staging/lustre: get rid of seqno_t and mdsno_t typedefs seqno_t is u64 and mdsno_t is u32 so just use them as such. Signed-off-by: Oleg Drokin <green@linuxhacker.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>