Skip to content
Snippets Groups Projects
Commit 884110cd authored by manoj's avatar manoj
Browse files

b=13737

fix for Multiple OSS registration failure
fix permission for libzpool.so
parent f3ed577f
No related branches found
No related tags found
No related merge requests found
...@@ -35,5 +35,5 @@ s none usr/bin/lustre_uoss=../../usr/lib/fs/lustre/lustre_uoss ...@@ -35,5 +35,5 @@ s none usr/bin/lustre_uoss=../../usr/lib/fs/lustre/lustre_uoss
#f none usr/lib/fs/lustre/lustre_echoserver=../lustre/utils/lustre_echoserver 555 root bin #f none usr/lib/fs/lustre/lustre_echoserver=../lustre/utils/lustre_echoserver 555 root bin
#s none usr/bin/lustre_echoserver=../../usr/lib/fs/lustre/lustre_echoserver #s none usr/bin/lustre_echoserver=../../usr/lib/fs/lustre/lustre_echoserver
f none usr/lib/fs/lustre/readme.txt=../lustre/utils/uoss.readme.txt 444 root bin f none usr/lib/fs/lustre/readme.txt=../lustre/utils/uoss.readme.txt 444 root bin
f none usr/lib/libzpool.so.1=$(DMU_SRC)/usr/src/lib/libzpool/i386/libzpool.so.1 755 root sys f none usr/lib/libzpool.so.1=$(DMU_SRC)/usr/src/lib/libzpool/i386/libzpool.so.1 755 root bin
s none usr/lib/libzpool.so=usr/lib/libzpool.so.1 s none usr/lib/libzpool.so=libzpool.so.1
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment