diff options
author | Alex Elder <elder@inktank.com> | 2013-02-15 11:42:29 -0600 |
---|---|---|
committer | Alex Elder <elder@inktank.com> | 2013-02-18 12:19:22 -0600 |
commit | 87f979d390f9ecfa3d0038a9f9a002a62f8a1895 (patch) | |
tree | a1202bf2d1b29541f31875b9445d446d5cf5bfe9 /fs/file.c | |
parent | e7e319a9c51409c7effe34333ea26facf2fab9e1 (diff) | |
download | linux-stable-87f979d390f9ecfa3d0038a9f9a002a62f8a1895.tar.gz linux-stable-87f979d390f9ecfa3d0038a9f9a002a62f8a1895.tar.bz2 linux-stable-87f979d390f9ecfa3d0038a9f9a002a62f8a1895.zip |
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>
Diffstat (limited to 'fs/file.c')
0 files changed, 0 insertions, 0 deletions