staging/lustre: get rid of seqno_t and mdsno_t typedefs
authorOleg Drokin <green@linuxhacker.ru>
Fri, 15 Aug 2014 16:55:55 +0000 (12:55 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 17 Aug 2014 16:45:30 +0000 (09:45 -0700)
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>

No differences found