[Bugs] [Bug 1243391] New: fail the fops if inode context get fails
bugzilla at redhat.com
bugzilla at redhat.com
Wed Jul 15 11:24:20 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1243391
Bug ID: 1243391
Summary: fail the fops if inode context get fails
Product: GlusterFS
Version: mainline
Component: bitrot
Assignee: bugs at gluster.org
Reporter: rabhat at redhat.com
CC: bugs at gluster.org
Docs Contact: bugs at gluster.org
Description of problem:
Some fops such as readv, writev, open etc checks if the object is bad or not by
getting the info from the inode context. If the inode_context_get operation
fails, then bit-rot-stub still allows the fops to go through.
It should fail the fop if inode context could not be obtained.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are the Docs Contact for the bug.
More information about the Bugs
mailing list