MAKE_BAD_INODE
Section: (9)
Updated: 13 April 2004
Index
Return to Main Contents
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 ``bad'' and causes I/O operations
on it to fail from this point on.
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.1.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 11:21:58 GMT, April 13, 2004