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 |
|---|
| xfmtype(1) - debian |
| clri_hfs(1m) - hpux |
| clri(1m) - hpux |
| struct_uio_info(9) - suse |
| clri(8) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Getting command output to putty window title. |
| Docker learning Phase-I |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |