David van Moolenbroek a4277506a2 VFS: rework device code
- block the calling thread on character device close;
- fully separate block and character open/close routines;
- reuse generic open/close code for the cloning case;
- zero all messages to drivers before filling them;
- use appropriate types for major/minor device numbers.

Change-Id: Ia90e6fe5688f212f835c5ee1bfca831cb249cf51
2014-03-01 09:04:52 +01:00
2014-02-18 11:25:02 +01:00
2013-08-20 11:37:40 +02:00
2014-03-01 09:04:52 +01:00
2014-02-18 11:25:02 +01:00
2014-03-01 09:04:51 +01:00
2013-08-21 13:53:39 +02:00
2014-03-01 09:04:51 +01:00
2014-02-18 11:25:02 +01:00
2014-02-18 11:25:02 +01:00
2014-03-01 09:04:52 +01:00
2014-02-18 11:25:01 +01:00
2014-03-01 09:04:51 +01:00
2014-03-01 09:04:51 +01:00
2013-11-12 10:15:47 -05:00
2014-02-18 11:25:01 +01:00
2010-01-21 10:16:05 +00:00
Description
No description provided
201 MiB