Skip to content
Commit 99f88726 authored by J. Bruce Fields's avatar J. Bruce Fields
Browse files

nfsd: clarify exclusive create bitmask result.



The use of |= is confusing--the bitmask is always initialized to zero in
this case, so we're effectively just doing an assignment here.

Signed-off-by: default avatarJ. Bruce Fields <bfields@citi.umich.edu>
parent 68666561
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment