Joel Becker wrote: > On Tue, Nov 16, 2010 at 06:13:41PM +0800, Tristan Ye wrote: >> + if (inode_alloc) >> + iput(inode_alloc); > > Do the iput up in the calling function where it matches the > get_system_file_inode() call. This just makes it easier to spot the > get/put pair.
It makes sense;) > > Joel > _______________________________________________ Ocfs2-devel mailing list Ocfs2-devel@oss.oracle.com http://oss.oracle.com/mailman/listinfo/ocfs2-devel