Which of the following Linux filesystems preallocates a fixed number of inodes at the filesystem’s make/creation time and does NOT generate them as needed?
(Choose TWO correct answers.)
A.
ext3
B.
JFS
C.
ext2
D.
XFS
E.
procfs
Which of the following Linux filesystems preallocates a fixed number of inodes at the filesystem’s make/creation time and does NOT generate them as needed?
(Choose TWO correct answers.)
Which of the following Linux filesystems preallocates a fixed number of inodes at the filesystem’s make/creation time and does NOT generate them as needed?
(Choose TWO correct answers.)
A.
ext3
B.
JFS
C.
ext2
D.
XFS
E.
procfs
ext2 and ext3 preallocates the inodes of the disk.
See Performance optimizations on this page
http://www.tldp.org/HOWTO/Filesystems-HOWTO-6.html