]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ocfs2: Add the ocfs2_control misc device.
authorJoel Becker <joel.becker@oracle.com>
Tue, 19 Feb 2008 03:23:28 +0000 (19:23 -0800)
committerMark Fasheh <mfasheh@suse.com>
Fri, 18 Apr 2008 15:56:06 +0000 (08:56 -0700)
commit6427a727557d9c964b7b162ae11bb156e2c501d5
tree767767f88890db68718d474e6f4502c6f580e26b
parent8adf0536c9fb578a8542dcf81104d3438a5287e4
ocfs2: Add the ocfs2_control misc device.

The ocfs2_control misc device is how a userspace control daemon (controld)
talks to the filesystem.  Introduce the bare-bones filesystem ops.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/stack_user.c