History log of /haiku/src/add-ons/kernel/file_systems/shared/DeviceOpener.cpp (Results 1 – 2 of 2)
Revision Date Author Comments
# 0b5d4856 10-May-2020 Augustin Cavalier <waddlesplash@gmail.com>

fs_shell: Prevent inclusion of BSD headers; fix DeviceOpener.


# d72239d2 17-Apr-2020 Suhel Mehta <mehtasuhel@gmail.com>

Move DeviceOpener class to a separate file.

It is used by several of the filesystems, so it seems a good idea to
move it to the shared/ directory.

UFS2, BFS, XFS, EXT2 and EXFAT are adjusted.

Chan

Move DeviceOpener class to a separate file.

It is used by several of the filesystems, so it seems a good idea to
move it to the shared/ directory.

UFS2, BFS, XFS, EXT2 and EXFAT are adjusted.

Change-Id: I493e37a1e7d3ae24251469f82befd985a3c1dbdd
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2489
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>

show more ...