Re: [Tux3] Bug? Atom refcounting redux

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <tux3@...>
Cc: <james_avera@...>
Date: Tuesday, December 2, 2008 - 1:19 am

...or:

if (IS_ERR(buffer = blockread(inode->map, block)))
return PTR_ERR(buffer);

Anybody have an opinion on whether IS_ERR works just as well in user
space as in kernel?

Daniel

_______________________________________________
Tux3 mailing list
Tux3@tux3.org
http://tux3.org/cgi-bin/mailman/listinfo/tux3

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[Tux3] Bug? Atom refcounting redux, Jim Avera, (Mon Dec 1, 10:38 pm)
[Tux3] Page cache emulation now up and running, Daniel Phillips, (Sun Aug 10, 7:14 am)
Re: [Tux3] Bug? Atom refcounting redux, Daniel Phillips, (Tue Dec 2, 1:04 am)
Re: [Tux3] Bug? Atom refcounting redux, Daniel Phillips, (Tue Dec 2, 1:19 am)
Re: [Tux3] Bug? Atom refcounting redux, OGAWA Hirofumi, (Tue Dec 2, 5:44 am)
Re: [Tux3] Bug? Atom refcounting redux, Daniel Phillips, (Tue Dec 2, 4:07 pm)
Re: [Tux3] Bug? Atom refcounting redux, Daniel Phillips, (Tue Dec 2, 12:56 am)