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
..
2013-02-26 09:44:20 +00:00
2013-03-06 11:56:56 +01:00
2012-04-09 18:08:26 +02:00
2014-03-01 09:04:51 +01:00
2014-02-18 11:25:01 +01:00
2014-03-01 09:04:51 +01:00
2014-03-01 09:04:52 +01:00
2014-03-01 09:04:52 +01:00
2014-02-18 11:25:03 +01:00
2013-10-09 20:24:17 -04:00
2014-03-01 09:04:52 +01:00
2014-02-18 11:25:02 +01:00
2013-02-26 09:44:20 +00:00