mirror of
https://github.com/ceph/ceph
synced 2025-03-06 08:20:12 +00:00
crimson/osd: get rid of unnecessary private in ClientRequest
Signed-off-by: Radosław Zarzyński <rzarzyns@redhat.com>
This commit is contained in:
parent
5c83589ae5
commit
ae08ac0278
@ -99,7 +99,7 @@ private:
|
||||
::crimson::interruptible::interruptible_errorator<
|
||||
::crimson::osd::IOInterruptCondition,
|
||||
Errorator>;
|
||||
private:
|
||||
|
||||
bool is_misdirected(const PG& pg) const;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user