]> git.baikalelectronics.ru Git - kernel.git/commit
staging/lustre/llite: remove llite/*_cookiesize proc files
authorOleg Drokin <green@linuxhacker.ru>
Thu, 21 May 2015 19:31:53 +0000 (15:31 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 May 2015 01:50:18 +0000 (10:50 +0900)
commit003816212f759ee7713d3bd22b5e6a1db5eb45ce
tree27052bd11f070950e8bc2ee26eda823a8e53b350
parent4eae86a44001847fc317e405d5c1aa8cef6b5d58
staging/lustre/llite: remove llite/*_cookiesize proc files

Since Lustre 2.5, cookiesize is unused on the clients since
MDS now does final object unlink by itself, so drop these
max_cookiesize and default_cookiesize files.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/lproc_llite.c