ocfs2: Add "preferred slot" mount option
authorSunil Mushran <Sunil.Mushran@oracle.com>
Tue, 19 Jun 2007 00:00:24 +0000 (17:00 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Wed, 11 Jul 2007 00:19:54 +0000 (17:19 -0700)
commitbaf4661a8225d3a39622b795a8db0e6aa845c1ec
treebb61d2dbd08d6fa427f89325177f83f4ceb996a5
parent5fb0f7f010ba07e373c30c3e99b0efd868c6c977
ocfs2: Add "preferred slot" mount option

ocfs2 will attempt to assign the node the slot# provided in the mount
option. Failure to assign the preferred slot is not an error. This small
feature can be useful for automated testing.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/ocfs2.h
fs/ocfs2/slot_map.c
fs/ocfs2/super.c