Ocfs2: Using inline funcs to set/clear *FILLED* flags in info handler.
authorTristan Ye <tristan.ye@oracle.com>
Tue, 24 May 2011 07:22:59 +0000 (15:22 +0800)
committerTristan Ye <tristan.ye@oracle.com>
Wed, 25 May 2011 04:17:18 +0000 (12:17 +0800)
commit8aa1fa360d0e2b31891f180d8b8e0f8d38f9243c
tree26d543b8b88a32db75a286895a12c69c2280b081
parent4a7df24ddc7097cd789a7527187826552ea0765e
Ocfs2: Using inline funcs to set/clear *FILLED* flags in info handler.

It just removes some macros for the sake of typechecking gains.

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