]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
AFS: Correctly assemble the client UUID
authorDavid Howells <dhowells@redhat.com>
Tue, 29 Jul 2014 16:53:23 +0000 (17:53 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 Jul 2014 17:14:36 +0000 (10:14 -0700)
commit0ef135152353d323daa1fef2db94a23e9ae31fb6
tree99d09dd2ba32cb98c20e14f5c7d0e8f81f7d92dc
parent1aab4d772ece470135bee47529d3f7c6d68609fa
AFS: Correctly assemble the client UUID

Correctly assemble the client UUID by OR'ing in the flags rather than
assigning them over the other components.

Reported-by: Himangi Saraogi <himangi774@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/afs/main.c