phunix/commands
David van Moolenbroek c7fbafe1ad VFS: remove FP_BLOCKED_ON_DOPEN
These days, DEV_OPEN calls to character drivers block the calling
thread until completion or failure, and thus never return SUSPEND to
the caller. The same already applied to BDEV_OPEN calls to block
drivers. It has thus become impossible for a process to enter a state
of being blocked on a device open call.

There is currently no support for restarting device open calls to
restarted character drivers. This support was present in the _DOPEN
logic, but was already no longer triggering. In the future, this case
should be handled by the thread performing the open request.

Change-Id: I6cc1e7b4c9ed116c6ce160b315e6e060124dce00
2014-02-18 11:25:03 +01:00
..
2014-02-18 11:25:01 +01:00
2013-11-29 18:54:07 +01:00
2013-11-19 07:26:37 -05:00
2012-03-25 16:17:10 +02:00
2013-01-14 11:44:31 +01:00
2012-03-25 16:17:10 +02:00
2013-02-26 09:44:20 +00:00
2013-02-01 11:41:48 +01:00
2012-02-17 23:53:44 +01:00
2013-02-26 09:44:24 +00:00
2012-03-25 16:17:10 +02:00
2013-02-26 09:44:24 +00:00
2013-01-14 11:36:26 +01:00
2012-03-25 16:17:10 +02:00
2013-04-12 18:55:40 +00:00
2013-02-26 09:44:24 +00:00
2013-01-14 11:44:31 +01:00
2013-01-14 11:44:31 +01:00
2012-11-15 16:07:30 +01:00
2013-05-31 15:42:01 +00:00
2013-02-26 09:44:24 +00:00
2012-03-25 16:17:10 +02:00
2013-02-26 09:44:24 +00:00
2013-02-26 09:44:24 +00:00
2012-03-25 16:17:10 +02:00
2012-03-25 16:17:10 +02:00
2013-02-26 09:44:20 +00:00
2013-01-14 11:44:31 +01:00
2012-03-25 16:17:10 +02:00
2014-02-16 17:54:40 -05:00
2014-02-18 11:25:01 +01:00
2013-01-14 11:44:31 +01:00
2013-08-19 13:47:10 +00:00
2013-09-25 19:30:22 +02:00
2011-07-16 13:01:19 +02:00
2013-01-14 11:36:26 +01:00
2012-03-25 16:17:10 +02:00
2012-11-26 15:20:18 +00:00
2012-03-25 16:17:10 +02:00
2014-02-18 11:25:03 +01:00
2013-01-14 11:44:31 +01:00
2013-02-26 09:44:24 +00:00
2013-01-14 11:44:31 +01:00
2013-02-26 09:44:20 +00:00
2012-03-25 16:17:10 +02:00
2013-01-14 11:44:31 +01:00
2013-01-14 11:44:31 +01:00
2013-02-26 09:44:20 +00:00
2014-02-18 11:25:02 +01:00
2012-03-25 16:17:10 +02:00
2013-01-14 11:44:31 +01:00
2012-08-31 20:12:57 +02:00
2013-02-26 09:44:24 +00:00
2012-03-05 22:41:49 +01:00
2012-03-25 16:17:10 +02:00
2013-01-14 11:44:31 +01:00
2013-02-26 09:44:20 +00:00
2013-01-14 11:44:31 +01:00
2012-03-25 16:17:10 +02:00
2012-03-25 16:17:10 +02:00
2013-04-12 18:55:40 +00:00
2014-02-18 11:25:01 +01:00
2012-03-25 16:17:10 +02:00
2013-01-04 16:17:07 +00:00
2012-03-25 16:17:10 +02:00
2013-01-14 11:44:31 +01:00
2013-01-14 11:44:31 +01:00
2013-06-24 16:50:57 +02:00
2012-03-25 16:17:10 +02:00
2014-02-18 11:25:02 +01:00
2013-09-25 19:30:22 +02:00