/haiku/src/add-ons/kernel/file_systems/bfs/ |
H A D | CheckVisitor.cpp | 93845aec95b77093f17bb577b5fd8c6bc9f2d9e3 Thu Jun 11 19:50:36 UTC 2020 Axel Dörfler <axeld@pinc-software.de> block_cache: Change signature of *_etc() functions
* This allows file systems to retrieve the actual error code on a failure, and report it to the user. * All affected file systems have been adjusted to the API change. This is a binary incompatible change.
Change-Id: Id73392aaf9c6cb7d643ff9adcb8bf80f3037874c Reviewed-on: https://review.haiku-os.org/c/haiku/+/2913 Reviewed-by: Axel Dörfler <axeld@pinc-software.de> Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
|
H A D | CachedBlock.h | 93845aec95b77093f17bb577b5fd8c6bc9f2d9e3 Thu Jun 11 19:50:36 UTC 2020 Axel Dörfler <axeld@pinc-software.de> block_cache: Change signature of *_etc() functions
* This allows file systems to retrieve the actual error code on a failure, and report it to the user. * All affected file systems have been adjusted to the API change. This is a binary incompatible change.
Change-Id: Id73392aaf9c6cb7d643ff9adcb8bf80f3037874c Reviewed-on: https://review.haiku-os.org/c/haiku/+/2913 Reviewed-by: Axel Dörfler <axeld@pinc-software.de> Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
|
H A D | Attribute.cpp | 93845aec95b77093f17bb577b5fd8c6bc9f2d9e3 Thu Jun 11 19:50:36 UTC 2020 Axel Dörfler <axeld@pinc-software.de> block_cache: Change signature of *_etc() functions
* This allows file systems to retrieve the actual error code on a failure, and report it to the user. * All affected file systems have been adjusted to the API change. This is a binary incompatible change.
Change-Id: Id73392aaf9c6cb7d643ff9adcb8bf80f3037874c Reviewed-on: https://review.haiku-os.org/c/haiku/+/2913 Reviewed-by: Axel Dörfler <axeld@pinc-software.de> Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
|
H A D | Query.cpp | 93845aec95b77093f17bb577b5fd8c6bc9f2d9e3 Thu Jun 11 19:50:36 UTC 2020 Axel Dörfler <axeld@pinc-software.de> block_cache: Change signature of *_etc() functions
* This allows file systems to retrieve the actual error code on a failure, and report it to the user. * All affected file systems have been adjusted to the API change. This is a binary incompatible change.
Change-Id: Id73392aaf9c6cb7d643ff9adcb8bf80f3037874c Reviewed-on: https://review.haiku-os.org/c/haiku/+/2913 Reviewed-by: Axel Dörfler <axeld@pinc-software.de> Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
|
H A D | Inode.h | 93845aec95b77093f17bb577b5fd8c6bc9f2d9e3 Thu Jun 11 19:50:36 UTC 2020 Axel Dörfler <axeld@pinc-software.de> block_cache: Change signature of *_etc() functions
* This allows file systems to retrieve the actual error code on a failure, and report it to the user. * All affected file systems have been adjusted to the API change. This is a binary incompatible change.
Change-Id: Id73392aaf9c6cb7d643ff9adcb8bf80f3037874c Reviewed-on: https://review.haiku-os.org/c/haiku/+/2913 Reviewed-by: Axel Dörfler <axeld@pinc-software.de> Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
|
H A D | Journal.cpp | 93845aec95b77093f17bb577b5fd8c6bc9f2d9e3 Thu Jun 11 19:50:36 UTC 2020 Axel Dörfler <axeld@pinc-software.de> block_cache: Change signature of *_etc() functions
* This allows file systems to retrieve the actual error code on a failure, and report it to the user. * All affected file systems have been adjusted to the API change. This is a binary incompatible change.
Change-Id: Id73392aaf9c6cb7d643ff9adcb8bf80f3037874c Reviewed-on: https://review.haiku-os.org/c/haiku/+/2913 Reviewed-by: Axel Dörfler <axeld@pinc-software.de> Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
|
H A D | BlockAllocator.cpp | 93845aec95b77093f17bb577b5fd8c6bc9f2d9e3 Thu Jun 11 19:50:36 UTC 2020 Axel Dörfler <axeld@pinc-software.de> block_cache: Change signature of *_etc() functions
* This allows file systems to retrieve the actual error code on a failure, and report it to the user. * All affected file systems have been adjusted to the API change. This is a binary incompatible change.
Change-Id: Id73392aaf9c6cb7d643ff9adcb8bf80f3037874c Reviewed-on: https://review.haiku-os.org/c/haiku/+/2913 Reviewed-by: Axel Dörfler <axeld@pinc-software.de> Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
|
H A D | Inode.cpp | 93845aec95b77093f17bb577b5fd8c6bc9f2d9e3 Thu Jun 11 19:50:36 UTC 2020 Axel Dörfler <axeld@pinc-software.de> block_cache: Change signature of *_etc() functions
* This allows file systems to retrieve the actual error code on a failure, and report it to the user. * All affected file systems have been adjusted to the API change. This is a binary incompatible change.
Change-Id: Id73392aaf9c6cb7d643ff9adcb8bf80f3037874c Reviewed-on: https://review.haiku-os.org/c/haiku/+/2913 Reviewed-by: Axel Dörfler <axeld@pinc-software.de> Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
|
H A D | kernel_interface.cpp | 93845aec95b77093f17bb577b5fd8c6bc9f2d9e3 Thu Jun 11 19:50:36 UTC 2020 Axel Dörfler <axeld@pinc-software.de> block_cache: Change signature of *_etc() functions
* This allows file systems to retrieve the actual error code on a failure, and report it to the user. * All affected file systems have been adjusted to the API change. This is a binary incompatible change.
Change-Id: Id73392aaf9c6cb7d643ff9adcb8bf80f3037874c Reviewed-on: https://review.haiku-os.org/c/haiku/+/2913 Reviewed-by: Axel Dörfler <axeld@pinc-software.de> Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
|
/haiku/src/add-ons/kernel/file_systems/udf/ |
H A D | CachedBlock.h | 93845aec95b77093f17bb577b5fd8c6bc9f2d9e3 Thu Jun 11 19:50:36 UTC 2020 Axel Dörfler <axeld@pinc-software.de> block_cache: Change signature of *_etc() functions
* This allows file systems to retrieve the actual error code on a failure, and report it to the user. * All affected file systems have been adjusted to the API change. This is a binary incompatible change.
Change-Id: Id73392aaf9c6cb7d643ff9adcb8bf80f3037874c Reviewed-on: https://review.haiku-os.org/c/haiku/+/2913 Reviewed-by: Axel Dörfler <axeld@pinc-software.de> Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
|
H A D | Icb.cpp | 93845aec95b77093f17bb577b5fd8c6bc9f2d9e3 Thu Jun 11 19:50:36 UTC 2020 Axel Dörfler <axeld@pinc-software.de> block_cache: Change signature of *_etc() functions
* This allows file systems to retrieve the actual error code on a failure, and report it to the user. * All affected file systems have been adjusted to the API change. This is a binary incompatible change.
Change-Id: Id73392aaf9c6cb7d643ff9adcb8bf80f3037874c Reviewed-on: https://review.haiku-os.org/c/haiku/+/2913 Reviewed-by: Axel Dörfler <axeld@pinc-software.de> Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
|
/haiku/headers/private/fs_shell/ |
H A D | fssh_fs_cache.h | 93845aec95b77093f17bb577b5fd8c6bc9f2d9e3 Thu Jun 11 19:50:36 UTC 2020 Axel Dörfler <axeld@pinc-software.de> block_cache: Change signature of *_etc() functions
* This allows file systems to retrieve the actual error code on a failure, and report it to the user. * All affected file systems have been adjusted to the API change. This is a binary incompatible change.
Change-Id: Id73392aaf9c6cb7d643ff9adcb8bf80f3037874c Reviewed-on: https://review.haiku-os.org/c/haiku/+/2913 Reviewed-by: Axel Dörfler <axeld@pinc-software.de> Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
|
/haiku/src/tools/fs_shell/ |
H A D | block_cache.cpp | 93845aec95b77093f17bb577b5fd8c6bc9f2d9e3 Thu Jun 11 19:50:36 UTC 2020 Axel Dörfler <axeld@pinc-software.de> block_cache: Change signature of *_etc() functions
* This allows file systems to retrieve the actual error code on a failure, and report it to the user. * All affected file systems have been adjusted to the API change. This is a binary incompatible change.
Change-Id: Id73392aaf9c6cb7d643ff9adcb8bf80f3037874c Reviewed-on: https://review.haiku-os.org/c/haiku/+/2913 Reviewed-by: Axel Dörfler <axeld@pinc-software.de> Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
|
/haiku/headers/os/drivers/ |
H A D | fs_cache.h | 93845aec95b77093f17bb577b5fd8c6bc9f2d9e3 Thu Jun 11 19:50:36 UTC 2020 Axel Dörfler <axeld@pinc-software.de> block_cache: Change signature of *_etc() functions
* This allows file systems to retrieve the actual error code on a failure, and report it to the user. * All affected file systems have been adjusted to the API change. This is a binary incompatible change.
Change-Id: Id73392aaf9c6cb7d643ff9adcb8bf80f3037874c Reviewed-on: https://review.haiku-os.org/c/haiku/+/2913 Reviewed-by: Axel Dörfler <axeld@pinc-software.de> Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
|
/haiku/src/system/kernel/cache/ |
H A D | block_cache.cpp | 93845aec95b77093f17bb577b5fd8c6bc9f2d9e3 Thu Jun 11 19:50:36 UTC 2020 Axel Dörfler <axeld@pinc-software.de> block_cache: Change signature of *_etc() functions
* This allows file systems to retrieve the actual error code on a failure, and report it to the user. * All affected file systems have been adjusted to the API change. This is a binary incompatible change.
Change-Id: Id73392aaf9c6cb7d643ff9adcb8bf80f3037874c Reviewed-on: https://review.haiku-os.org/c/haiku/+/2913 Reviewed-by: Axel Dörfler <axeld@pinc-software.de> Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
|