Subject: Re: (absence of) duplicated inodes
To: None <pauls@locust.cic.net>
From: Charles M. Hannum <mycroft@gnu.ai.mit.edu>
List: current-users
Date: 09/19/1994 20:46:30
   Can anyone offer me a thumbnail description of what doreallocblks
   does [...]

If `doreallocblks' is non-zero, the kernel will try to relocate data
blocks to improve clustering performance.  Unfortunately, this code is
known to be somewhat unstable, and should probably be turned off by
default for now.