make_bad_inode

Langue: en

Version: October 2010 (fedora - 01/12/10)

Section: 9 (Appels noyau Linux)

NAME

make_bad_inode - mark an inode bad due to an I/O error

SYNOPSIS

void make_bad_inode(struct inode * inode);

ARGUMENTS

inode

Inode to mark bad

DESCRIPTION

When an inode cannot be read due to a media or remote network failure this function makes the inode lqbadrq and causes I/O operations on it to fail from this point on.