commit | 23c625ce3065e40c933a4239efb9b11f1194a343 | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@gmail.com> | Thu Nov 08 14:55:21 2018 +0100 |
committer | Ilya Dryomov <idryomov@gmail.com> | Thu Nov 08 17:51:11 2018 +0100 |
tree | 29a265cc5a3495bf156532627ad8e969fa3c866e | |
parent | 71f2cc64d027d712f29bf8d09d3e123302d5f245 [diff] |
libceph: assume argonaut on the server side No one is running pre-argonaut. In addition one of the argonaut features (NOSRCADDR) has been required since day one (and a half, 2.6.34 vs 2.6.35) of the kernel client. Allow for the possibility of reusing these feature bits later. Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Reviewed-by: Sage Weil <sage@redhat.com>