Talk:Inode pointer structure
| This article is rated Start-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | ||||||||||||||||||||||||
| ||||||||||||||||||||||||
There seems to be a contradiction in the page. First, a bullet says: "Twelve pointers that directly point to blocks of the file's data (direct pointers)" But later: "For example, a 10 block file (probably less than 80 kB in size) would be described using just the inode because its 10 blocks fit in to the ten direct pointers. However an 11 block file needs the inode in addition to an indirect block to contain the eleventh address." Doesn't this imply that there are only 10 direct blocks? I'm afraid I'm not knowledgeable enough to resolve this myself.
Yes--corrected.(Schultkl (talk) 01:47, 27 January 2010 (UTC))
Review for Stub
Even if this have "just a few lines of text". For this topic I do not think the the article contains enough facts to provide an encyclopedic coverage. Please review and mark as {{compu-storage-stub}} if it's necessary. Hashan 11:50, 19 July 2012 (UTC)
Correction and clarification requested
In the "Ease of data location" section you have "For example, if each block is 8 kB, file data at 120 to 128 kB would be pointed to by the fourth pointer of the first indirect block (assuming twelve direct pointers in the inode pointer structure)."
Correction: Shouldn't this be "120 to 127 kB" because 120 is counted as the first kB?
Also can you please clarify why its the fourth pointer instead of the third pointer? Because 120/8=15 pointers so 1 to 12 will be direct pointers and the 13th pointer would point to the first indirect block which would have the 13th, 14th and 15th pointers. But the reason why I think you said it's the fourth is because I'm assuming that the pointers start at 0 at the 0kB memory address (making a total of 16 pointers) so in that case the fourth pointer would be correct. If this is so, can this be stated explicitly in on the page? Jmarbas (talk) 06:57, 13 June 2016 (UTC)
"Many" and "most" qualifiers, without examples
The article currently claims that the 15-pointer structure is used by "many related file systems", and also claims that "most modern file systems use fifteen pointers." But the article offers only ext3 as the solitary example of a file system using 15 pointers. Are there other such systems? If so, which? And for contrast, what are some examples of file systems that *don't* use the specific layout described in this article? (I would hope the "most modern file systems" bucket includes things like ZFS and btrfs but excludes things like FAT32? Or... what?) --Quuxplusone (talk) 23:16, 9 September 2017 (UTC)
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.
