]> Zhao Yanbai Git Server - minix.git/commit
Block protocol: use own [RW]_BIT definitions 64/964/2
authorDavid van Moolenbroek <david@minix3.org>
Fri, 26 Jul 2013 22:49:49 +0000 (00:49 +0200)
committerLionel Sambuc <lionel@minix3.org>
Wed, 19 Feb 2014 10:22:15 +0000 (11:22 +0100)
commit113635b01970f6ff8dc67d7b1330ed3de5bb8afc
treeb8033dc58aa9d3031edd6b90ccc551e79465e3af
parent3fb735cc74f5daddb5ab282cb593e855ba78a5af
Block protocol: use own [RW]_BIT definitions

The original R_BIT and W_BIT definitions have nothing to do with the
way these bits are used. Their distinct usage is more apparent when
they have different names.

Change-Id: Ia984457f900078b2e3502ceed565fead4e5bb965
drivers/ahci/ahci.c
drivers/at_wini/at_wini.c
drivers/fb/fb_edid.c
drivers/filter/driver.c
drivers/virtio_blk/virtio_blk.c
include/minix/com.h
servers/ext2/mount.c
servers/iso9660fs/mount.c
servers/mfs/mount.c
servers/vfs/device.c
test/blocktest/blocktest.c