What happens to the inode when you move a file within a filesystem?

1 answer

Answer

1204280

2026-03-30 01:35

+ Follow

nothing really. the inode contains data about where that file exists within the directory / folder structure. so the inode is just updated with the new location. Also note that this is more or less how it works on all operating systems.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.