]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Ocfs2: Using macro to set/clear *FILLED* flags in info handler.
authorTristan Ye <tristan.ye@oracle.com>
Sun, 30 Jan 2011 06:25:59 +0000 (14:25 +0800)
committerJoel Becker <jlbec@evilplan.org>
Sun, 20 Feb 2011 11:56:16 +0000 (03:56 -0800)
commit1936a267f1b5a32d4a846608fdcce82ca0f6ac8e
treedf86547732db46dab5d1529ff310eebc117ded3b
parent1dd9ffc827b8591aabcf5fea6ea83b69e846deb9
Ocfs2: Using macro to set/clear *FILLED* flags in info handler.

It's a best-effort attempt to simplize duplicated codes here.

Signed-off-by: Tristan Ye <tristan.ye@oracle.com>
Signed-off-by: Joel Becker <jlbec@evilplan.org>
fs/ocfs2/ioctl.c