On Mon, 2006-07-31 at 02:21 -0400, Chuck Ebbert wrote:
> static void lease_release_private_callback(struct file_lock *fl)
> {
> if (!fl->fl_file)
> return;
>
> f_delown(fl->fl_file);
> => fl->fl_file->f_owner.signum = 0;
> }
Why should the lease cleanup code be resetting f_owner.signum? That
looks wrong.
Stephen, I think this line of code predates the CITI changes. Do you
know who added it and why?
Cheers,
Trond
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]