Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dosd_client.hdiff c843d13caefad9f2f182f38d6bfe492c9f00e086 Wed May 30 09:29:14 CDT 2018 Ilya Dryomov <idryomov@gmail.com> libceph: make abort_on_full a per-osdc setting

The intent behind making it a per-request setting was that it would be
set for writes, but not for reads. As it is, the flag is set for all
fs/ceph requests except for pool perm check stat request (technically
a read).

ceph_osdc_abort_on_full() skips reads since the previous commit and
I don't see a use case for marking individual requests.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Acked-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: "Yan, Zheng" <zyan@redhat.com>
/openbmc/linux/fs/ceph/
H A Dsuper.cdiff c843d13caefad9f2f182f38d6bfe492c9f00e086 Wed May 30 09:29:14 CDT 2018 Ilya Dryomov <idryomov@gmail.com> libceph: make abort_on_full a per-osdc setting

The intent behind making it a per-request setting was that it would be
set for writes, but not for reads. As it is, the flag is set for all
fs/ceph requests except for pool perm check stat request (technically
a read).

ceph_osdc_abort_on_full() skips reads since the previous commit and
I don't see a use case for marking individual requests.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Acked-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: "Yan, Zheng" <zyan@redhat.com>
H A Daddr.cdiff c843d13caefad9f2f182f38d6bfe492c9f00e086 Wed May 30 09:29:14 CDT 2018 Ilya Dryomov <idryomov@gmail.com> libceph: make abort_on_full a per-osdc setting

The intent behind making it a per-request setting was that it would be
set for writes, but not for reads. As it is, the flag is set for all
fs/ceph requests except for pool perm check stat request (technically
a read).

ceph_osdc_abort_on_full() skips reads since the previous commit and
I don't see a use case for marking individual requests.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Acked-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: "Yan, Zheng" <zyan@redhat.com>
H A Dfile.cdiff c843d13caefad9f2f182f38d6bfe492c9f00e086 Wed May 30 09:29:14 CDT 2018 Ilya Dryomov <idryomov@gmail.com> libceph: make abort_on_full a per-osdc setting

The intent behind making it a per-request setting was that it would be
set for writes, but not for reads. As it is, the flag is set for all
fs/ceph requests except for pool perm check stat request (technically
a read).

ceph_osdc_abort_on_full() skips reads since the previous commit and
I don't see a use case for marking individual requests.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Acked-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: "Yan, Zheng" <zyan@redhat.com>
/openbmc/linux/net/ceph/
H A Dosd_client.cdiff c843d13caefad9f2f182f38d6bfe492c9f00e086 Wed May 30 09:29:14 CDT 2018 Ilya Dryomov <idryomov@gmail.com> libceph: make abort_on_full a per-osdc setting

The intent behind making it a per-request setting was that it would be
set for writes, but not for reads. As it is, the flag is set for all
fs/ceph requests except for pool perm check stat request (technically
a read).

ceph_osdc_abort_on_full() skips reads since the previous commit and
I don't see a use case for marking individual requests.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Acked-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: "Yan, Zheng" <zyan@redhat.com>