Alex Elder 87f979d390 ceph: kill ceph_osdc_writepages() "nofail" parameter
There is only one caller of ceph_osdc_writepages(), and it always
passes the value true as its "nofail" argument.  Get rid of that
argument and replace its use in ceph_osdc_writepages() with the
constant value true.

This and a number of cleanup patches that follow resolve:
    http://tracker.ceph.com/issues/4126

Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
2013-02-18 12:19:22 -06:00
..
2012-07-19 10:48:00 -07:00
2013-01-10 22:49:30 -08:00
2012-12-11 14:08:47 -08:00
2012-05-17 18:45:20 -04:00
2013-01-03 13:00:01 +01:00
2012-12-22 00:03:00 -08:00
2013-01-11 12:09:04 -08:00
2012-09-26 21:10:25 -04:00