You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The inode must know which entries it has and not the data block. Data blocks should only be responsible for storing information, interpretation is done by Inode.
The text was updated successfully, but these errors were encountered:
The inode must know which entries it has and not the data block. Data blocks should only be responsible for storing information, interpretation is done by Inode.
The text was updated successfully, but these errors were encountered: