Query: make_bad_inode
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MAKE_BAD_INODE(9) The Linux VFS MAKE_BAD_INODE(9)NAMEmake_bad_inode - mark an inode bad due to an I/O errorSYNOPSISvoid make_bad_inode(struct inode * inode);ARGUMENTSinode Inode to mark badDESCRIPTIONWhen 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 MAKE_BAD_INODE(9)
| Related Man Pages |
|---|
| ffind(1) - debian |
| xfmtype(1) - debian |
| matchpathcon_checkmatches(3) - debian |
| matchpathcon_checkmatches(3) - centos |
| clri(8) - opendarwin |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |