commit | 42d5c66b0bd1b465ddd586a8c339b56799694f3f | [log] [tgz] |
---|---|---|
author | Miklos Szeredi <mszeredi@suse.cz> | Sun Oct 23 10:07:20 2011 +0200 |
committer | Miklos Szeredi <mszeredi@suse.cz> | Sun Oct 23 10:07:20 2011 +0200 |
tree | 42236b23e7b994aee821ae0517f0ec4ecfe93eca | |
parent | 7728b36a83fe20b366b1b6e72f3d0906ca89840c [diff] |
Reply with ENOMEM in case of failure to allocate request Reply to request with ENOMEM in case of failure to allocate request structure. Otherwise the task issuing the request will just freeze up until the filesystem daemon is killed. Reported by Stephan Kulow