]> git.baikalelectronics.ru Git - kernel.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)
commite0e4b0bf4c665f5da0e9955fd7e05b2920756ed7
tree99d09dd2ba32cb98c20e14f5c7d0e8f81f7d92dc
parent4e19ed6a9f40727a3e7e8fda4d50a5694eb17d48
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