lkml.org 
[lkml]   [2014]   [Apr]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC][PATCH] vfs: In mntput run deactivate_super on a shallow stack.
On Sun, Apr 13, 2014 at 06:39:56AM +0100, Al Viro wrote:
> type = get_fs_type("proc");
> ns = kmalloc(...);
> /* fill *ns */
> mnt = kern_mount_data(type, p);
s/p/ns/
> ...
> if (error) {
> kern_unmount(mnt);
> kfree(p);
ditto.
> put_filesystem(type);
> }

BTW, miklos seems to have a buggered gmail setup - every posting to that
thread triggers a bounce that appears to come from some kind of spam filters
there...


\
 
 \ /
  Last update: 2014-04-13 08:21    [W:0.449 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site