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 2.6. July 2010 MAKE_BAD_INODE(9)
| Related Man Pages |
|---|
| ffind(1) - debian |
| matchpathcon_checkmatches(3) - debian |
| matchpathcon_filespec_add(3) - debian |
| clri(8) - opendarwin |
| struct_uio_info(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Cut command on RHEL 6.8 compatibility issues |
| Update kernel Linux without reboot?! |
| Docker learning Phase-I |
| Shopt -s histappend |