7
18
2014
5

文件系统--重命名的实质

在minix系统中输入如下指令

mv /tmp/test/a.txt /tmp/test/ttt/b.txt

文件系统具体的操作时什么?

step1 :找到/tmp/test所在目录项对应的数据块,得到a.txt文件的inode number,假设是0x18,并把inode number设为0,这样就把a.txt删除了

step2 :通过路径名得到/tmp/test/ttt目录所在的数据块,在其中添加一个新的目录项,并把该目录项的inode编号设置为Ox18,其他目录项的设置保持不变。这样就在/tmp/test/ttt下新建了一个b.txt。

所以说文件本身没有任何移动,在重命名指令下改变的只是目录项。

 

具体如下。

1.在/tmp/test目录项所在block找到a.txt,置为0.

022f060 00 00 62 2e 74 78 7400 00 00 00 00 00 00 00 00 |..a.txt.........|  “a.txt”文件,其inode number 
0022f070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|  被设为0 
 
2. 通过路径名翻译成磁盘上的位置得到“/tmp/test/ttt/”目录文件中的目录项,在其中添加一个新的目录项
0022f860 18 00 63 2e 74 78 7400 00 00 00 00 00 00 00 00 |..b.txt.........|  “b.txt”文件,其inode number 
0022f870 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|  被设为0x18
 
橙色的内容62改成了63,其他内容没变,其实对应的是a.txt该名为b.txt,名字由a变成了b
Category: 文件系统 | Tags: | Read Count: 2145
Avatar_small
COHSEM Plus One Prev 说:
2022年8月16日 22:07

Under the provisions of the Manipur Higher Secondary Act, the Council of Higher Education, Manipur was established in 1992 with the primary goal of developing the educational system in the state. Prior to the establishment of this council, the Board of Secondary Education ran 9th+2 programmes in the state. COHSEM Plus One Previous Paper 2023 The university in this state occupies 287 acres and includes one constituent institution in addition to the 72 colleges that are connected with its board. The council of higher secondary education administered the tests, and there were around 29,593 pupils who registered to take them.

Avatar_small
Instagram Customer S 说:
2022年12月24日 17:55

Are you looking to contact Instagram’s Customer Support helpline? The leading social media platform has not introduced any special customer support helpline that is available 24*7 to discuss to Support Agent to report or solve issues of users. Instagram Customer Service Phone Number However, we can contact Instagram through the help form to report issues, Additionally, we can contact through E-mail and Toll-Free with Contact Numbers, but there is no option to discuss by contacting through Instagram Phone Number.

Avatar_small
startbildschirm layo 说:
2023年7月18日 19:31

Wenn das Layout des Startbildschirms gesperrt ist, werden Änderungen an jedem Startbildschirm verhindert, nicht nur am ersten oder Standardbildschirm. Sie können weiterhin zwischen Startbildschirmen navigieren; das Gerät wird dadurch nicht gesperrt. startbildschirm layout entsperren Wenn Sie neue Apps installieren, werden jedoch keine Symbole auf Ihrem Startbildschirm platziert. Bis Ihr Startbildschirm entsperrt ist, sieht es so aus.

Avatar_small
whatsapp status spei 说:
2023年7月25日 23:36

Mit WhatsApp Status können Sie Bilder und Videos an andere Benutzer der Messaging-App senden, die sich zu einer beliebten Social-Networking-Plattform in Indien entwickelt hat. whatsapp status speichern WhatsApp war früher einfach eine Messaging-App. WhatsApp Status ist eine Option, mit der Sie Statusaktualisierungen senden können, die nach einem Tag gelöscht werden. Sie können Bilder, Videos, Text, Links und animierte GIFs senden.

Avatar_small
Bihar 3rd Syllabus 说:
2023年9月15日 17:28

SCERT Bihar 2nd Class Provides the Syllabus for All the This new Syllabus are Designed Strategically by a Team of Subject Experts and are Prescribed by the Bihar State Government, Bihar Primary level Syllabus 2024 for Bihar 3rd Syllabus 2024 the children of Bihar has been developed with the supervision of the Bihar State Textbook Publishing Corporation Ltd, Patna Altogether Seventeen Subjects Syllabus Covering Mathematics, Hindi Language, English as Second Language and Environmental Science have been Prepared, These Syllabus are Freely Distributed under SSA Programme to the Primary Children of Bihar.


登录 *


loading captcha image...
(输入验证码)
or Ctrl+Enter

Host by is-Programmer.com | Power by Chito 1.3.3 beta | Theme: Aeros 2.0 by TheBuckmaker.com