]> git.karo-electronics.de Git - linux-beck.git/commit
staging/lustre: Remove duplicated quota defines
authorOleg Drokin <green@linuxhacker.ru>
Thu, 25 Feb 2016 03:00:13 +0000 (22:00 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Feb 2016 06:05:50 +0000 (22:05 -0800)
commitd5dbe7ff2b1c0b9d63744f949b1972c0142162ef
tree18ee1da8d58a6408015f6f2d2114811743a3066a
parentfaf2ca9231ee67760c3305ee4aa547976594531b
staging/lustre: Remove duplicated quota defines

QUOTABLOCK_BITS, QUOTABLOCK_SIZE and toqb are only used on the server
and are copied from kernel code anyway.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/lustre/lustre_idl.h
drivers/staging/lustre/lustre/ptlrpc/wiretest.c