make_bad_inode(9) centos man page | unix.com

Man Page: make_bad_inode

Operating Environment: centos

Section: 9

MAKE_BAD_INODE(9)						   The Linux VFS						 MAKE_BAD_INODE(9)

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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 MAKE_BAD_INODE(9)
Related Man Pages
struct_uio_info(9) - centos
matchpathcon_filespec_add(3) - debian
matchpathcon_filespec_eval(3) - debian
matchpathcon_filespec_destroy(3) - centos
clri(8) - osx
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Tar Command
Unsure why access time on a directory change isn't changing