linux: core dump requires write fop
authorDerrick Brashear <shadow@your-file-system.com>
Fri, 13 Sep 2013 15:13:05 +0000 (11:13 -0400)
committerStephan Wiesand <stephan.wiesand@desy.de>
Wed, 25 Sep 2013 16:30:18 +0000 (09:30 -0700)
commit8cef9359cd3ff5bd7c36465e09a6d616f70f3cd0
tree077d51b0784af46fdca74898f5ed38a074890636
parent51af11f297b54d79c3b54c9e6a0316db732d1047
linux: core dump requires write fop

turns out not just writev is unhappy with aio_write (only); core dumping
wants a write file op. always provide it.

FIXES 131729

Reviewed-on: http://gerrit.openafs.org/10251
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
(cherry picked from commit 13165c05836bcd4b3f5655ab2bcc979ff859efa2)

Change-Id: I35f16004164af79621307de1973d25e75b01ec2c
Reviewed-on: http://gerrit.openafs.org/10254
Reviewed-by: Marc Dionne <marc.c.dionne@gmail.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
acinclude.m4
src/afs/LINUX/osi_vnodeops.c