]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0398ec6156035ba471e578481c7da08da34407ab
tree3b02034534c4640e72623088a59d1e942c38e7c3
parentda34e91fbdf98ca77826b049eb1ad42cc90c43de
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