lkml.org 
[lkml]   [2001]   [Oct]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: possible bug in VFS ?


On Sat, 13 Oct 2001, Signal9 wrote:

> root = current->fs->rootmnt;
> list_for_each(ptr, &root->mnt_list) {
> mnt = list_entry(ptr, struct vfsmount, mnt_list);
> sb = mnt ? mnt->mnt_sb : NULL;
> if (NULL != sb && dev == sb->s_dev) <============
> mntget(mnt);
> }

What the hell is it trying to do?

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

\
 
 \ /
  Last update: 2005-03-22 13:08    [W:0.041 / U:0.184 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site