Ben Gras 072d916c1c vfs: fix null deref, pfs: add fchmod()
. vfs read_only() assumes vnode->v_vmnt is non-NULL, but it can
	  be NULL sometimes
	. e.g. fchmod() on UDS triggered NULL deref; add a check and
	  add REQ_CHMOD to pfs so unix domain sockets can be fchmod()ded
	. add to test56

Change-Id: I83c840f101b647516897cc99fcf472116d762012
2013-04-19 17:06:56 +02:00
..
2012-02-13 16:53:21 +00:00
2012-03-25 21:58:14 +02:00
2012-02-13 16:53:21 +00:00
2013-03-07 10:49:21 +00:00
2013-02-26 09:44:20 +00:00
2012-03-25 16:17:10 +02:00
2013-02-26 09:44:24 +00:00
2012-03-25 21:58:14 +02:00
2012-02-13 16:53:21 +00:00
2012-03-25 21:58:14 +02:00
2013-03-06 11:56:56 +01:00
2013-04-19 17:06:56 +02:00
2012-03-25 21:58:14 +02:00
2012-03-25 21:58:14 +02:00
2013-04-19 17:06:56 +02:00
2013-01-25 17:03:06 +00:00
2012-03-25 21:58:14 +02:00
2013-04-19 17:06:56 +02:00
2013-03-07 10:49:21 +00:00
2013-03-06 09:56:08 +00:00