Home
last modified time | relevance | path

Searched hist:e4500b5e35c213e0f97be7cb69328c0877203a79 (Results 1 – 5 of 5) sorted by relevance

/linux/fs/ceph/
H A Dmds_client.hdiff e4500b5e35c213e0f97be7cb69328c0877203a79 Wed Jul 06 05:12:56 CEST 2016 Yan, Zheng <zyan@redhat.com> ceph: use list instead of rbtree to track cap flushes

We don't have requirement of searching cap flush by TID. In most cases,
we just need to know TID of the oldest cap flush. List is ideal for this
usage.

Signed-off-by: Yan, Zheng <zyan@redhat.com>
H A Dsuper.hdiff e4500b5e35c213e0f97be7cb69328c0877203a79 Wed Jul 06 05:12:56 CEST 2016 Yan, Zheng <zyan@redhat.com> ceph: use list instead of rbtree to track cap flushes

We don't have requirement of searching cap flush by TID. In most cases,
we just need to know TID of the oldest cap flush. List is ideal for this
usage.

Signed-off-by: Yan, Zheng <zyan@redhat.com>
H A Dcaps.cdiff e4500b5e35c213e0f97be7cb69328c0877203a79 Wed Jul 06 05:12:56 CEST 2016 Yan, Zheng <zyan@redhat.com> ceph: use list instead of rbtree to track cap flushes

We don't have requirement of searching cap flush by TID. In most cases,
we just need to know TID of the oldest cap flush. List is ideal for this
usage.

Signed-off-by: Yan, Zheng <zyan@redhat.com>
H A Dmds_client.cdiff e4500b5e35c213e0f97be7cb69328c0877203a79 Wed Jul 06 05:12:56 CEST 2016 Yan, Zheng <zyan@redhat.com> ceph: use list instead of rbtree to track cap flushes

We don't have requirement of searching cap flush by TID. In most cases,
we just need to know TID of the oldest cap flush. List is ideal for this
usage.

Signed-off-by: Yan, Zheng <zyan@redhat.com>
H A Dinode.cdiff e4500b5e35c213e0f97be7cb69328c0877203a79 Wed Jul 06 05:12:56 CEST 2016 Yan, Zheng <zyan@redhat.com> ceph: use list instead of rbtree to track cap flushes

We don't have requirement of searching cap flush by TID. In most cases,
we just need to know TID of the oldest cap flush. List is ideal for this
usage.

Signed-off-by: Yan, Zheng <zyan@redhat.com>