lkml.org 
[lkml]   [2008]   [Aug]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 2/2] omfs: fix oops when file metadata is corrupted
On Thu, 14 Aug 2008 23:13:42 -0400 Bob Copeland <me@bobcopeland.com> wrote:

> +out_brelse:
> + brelse(bh);

btw, put_bh() is the fashionable way of dropping a buffer refcount. We
still use brelse() when the pointer might be NULL, but often it is
known to not be.



\
 
 \ /
  Last update: 2008-08-15 09:37    [W:0.027 / U:1.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site