ocfs2: Increase max links count
authorMark Fasheh <mfasheh@suse.com>
Fri, 21 Nov 2008 01:54:57 +0000 (17:54 -0800)
committerMark Fasheh <mfasheh@suse.com>
Fri, 3 Apr 2009 18:39:16 +0000 (11:39 -0700)
commit198a1ca3b735986542c538e38b9499ffcaed7005
tree3b02034534c4640e72623088a59d1e942c38e7c3
parente7c17e43090afe558c40bfb66637744c27bd2aeb
ocfs2: Increase max links count

Since we've now got a directory format capable of handling a large number of
entries, we can increase the maximum link count supported. This only gets
increased if the directory indexing feature is turned on.

Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Acked-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/inode.c
fs/ocfs2/namei.c
fs/ocfs2/ocfs2.h
fs/ocfs2/ocfs2_fs.h