Re: [PATCH 18/27] xfs: Convert to new freezing code

From: Christoph Hellwig
Date: Tue Jun 12 2012 - 10:23:49 EST


> + * We will pass freeze protection with a transaction. So tell lockdep
> + * we released it.
> + */
> + rwsem_release(&ioend->io_inode->i_sb->s_writers.lock_map[SB_FREEZE_FS-1],
> + 1, _THIS_IP_);

I'll need some time to get through the whole series, but repeated use
of constructs like this really screams for a helper abstracting it out
and documenting it.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/