From: Oleg Drokin Date: Thu, 21 May 2015 19:32:18 +0000 (-0400) Subject: staging/lustre/llite: make llite/lov and lmv symlinks X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~479 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8ede3f1d5d94618442a61067c6b98a2afbb0962;p=pandora-kernel.git staging/lustre/llite: make llite/lov and lmv symlinks old proc code had /proc/sys/fs/lustre/llite/.../lov and lmv dirs that contained name of the dir in lustre/lov and lustre/lmv to better be able to find correct obd device there, but I imagien a better solution would be to just create a symlink with the same name. The name is then pointless and the target dir would have uuid file just as if it was the old-style dir. Signed-off-by: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed