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)
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>

No differences found