exam questions

Exam 312-49v10 All Questions

View all questions & answers for the 312-49v10 exam

Exam 312-49v10 topic 1 question 20 discussion

Actual exam question from ECCouncil's 312-49v10
Question #: 20
Topic #: 1
[All 312-49v10 Questions]

With the standard Linux second extended file system (Ext2fs), a file is deleted when the inode internal link count reaches ________.

  • A. 0
  • B. 10
  • C. 100
  • D. 1
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
bjornborg
2 weeks, 5 days ago
Selected Answer: A
This Linux book here explains it https://www.amazon.com/CompTIA-Linux-Certification-Second-XK0-005-ebook/dp/B0BKTVGWMN/ if 1, file still exists
upvoted 1 times
...
user009
2 months, 4 weeks ago
With the standard Linux second extended file system (Ext2fs), a file is deleted when the inode internal link count reaches 0. Explanation: In the Linux second extended file system (Ext2fs), an inode is a data structure that stores information about a file, such as its permissions, ownership, size, and location on disk. Each file in the file system is represented by an inode. The inode internal link count is a field within the inode that counts the number of hard links pointing to the inode. When a new hard link is created to a file, the inode internal link count is incremented by 1. When a hard link is deleted, the inode internal link count is decremented by 1. When the inode internal link count reaches 0, it means that there are no more hard links pointing to the file. This indicates that the file is no longer in use and can be deleted. At this point, the file system marks the inode and the blocks containing the file's data as available for reuse. Therefore, with the standard Linux second extended file system (Ext2fs), a file is deleted when the inode internal link count reaches 0.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago