]> Zhao Yanbai Git Server - minix.git/commit
VFS - dev_style_asyn()
authorTomas Hruby <tom@minix3.org>
Tue, 7 Feb 2012 15:41:25 +0000 (15:41 +0000)
committerTomas Hruby <tom@minix3.org>
Fri, 2 Mar 2012 15:44:47 +0000 (15:44 +0000)
commit369a12704f489199d41511822b1a41e10406841e
tree11ec37e4e2869542badaa398e1845a9599f1f341
parent35eb88461d2870361510635ca3714866d3bcd857
VFS - dev_style_asyn()

 - dev_style_asyn() tests whether a device is asynchronous

 - simplifies code and helps readability
include/minix/dmap.h
servers/vfs/device.c