Commit c9f3cf79 authored by Stephen Lord's avatar Stephen Lord Committed by Stephen Lord

[XFS] Document ikeep mount option

SGI Modid: 2.5.x-xfs:slinx:159536b
parent 27ea95cc
......@@ -29,6 +29,11 @@ When mounting an XFS filesystem, the following options are accepted.
The preferred buffered I/O size can also be altered on an
individual file basis using the ioctl(2) system call.
ikeep
When inode clusters are emptied of inodes, keep them around
on the disk, this is the old XFS behavior. Default is now to
return the inode cluster to the free space pool.
logbufs=value
Set the number of in-memory log buffers. Valid numbers range
from 2-8 inclusive.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment