Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
faa3f7f
)
Branch b1_8
author
adilger
<adilger>
Sat, 25 Apr 2009 01:12:15 +0000
(
01:12
+0000)
committer
adilger
<adilger>
Sat, 25 Apr 2009 01:12:15 +0000
(
01:12
+0000)
Quiet compiler warning.
b=15981
o=girish.shilamkar
i=adilger
i=robert.read
lustre/liblustre/super.c
patch
|
blob
|
history
diff --git
a/lustre/liblustre/super.c
b/lustre/liblustre/super.c
index
69fd59c
..
a8b94c4
100644
(file)
--- a/
lustre/liblustre/super.c
+++ b/
lustre/liblustre/super.c
@@
-987,6
+987,7
@@
static int llu_readlink_internal(struct inode *inode,
ENTRY;
*request = NULL;
+ *symname = NULL;
if (lli->lli_symlink_name) {
*symname = lli->lli_symlink_name;