Home
last modified time | relevance | path

Searched hist:"590 fe34c" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/jffs2/
H A Dwrite.c590fe34c Thu May 01 09:53:28 CDT 2008 David Woodhouse <dwmw2@infradead.org> [JFFS2] Quiet lockdep false positive.

Don't hold f->sem while calling into jffs2_do_create(). It makes lockdep
unhappy, and we don't really need it -- the _reason_ it's a false
positive is because nobody else can see this inode yet and so nobody
will be trying to lock it anyway.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
590fe34c Thu May 01 09:53:28 CDT 2008 David Woodhouse <dwmw2@infradead.org> [JFFS2] Quiet lockdep false positive.

Don't hold f->sem while calling into jffs2_do_create(). It makes lockdep
unhappy, and we don't really need it -- the _reason_ it's a false
positive is because nobody else can see this inode yet and so nobody
will be trying to lock it anyway.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
H A Ddir.c590fe34c Thu May 01 09:53:28 CDT 2008 David Woodhouse <dwmw2@infradead.org> [JFFS2] Quiet lockdep false positive.

Don't hold f->sem while calling into jffs2_do_create(). It makes lockdep
unhappy, and we don't really need it -- the _reason_ it's a false
positive is because nobody else can see this inode yet and so nobody
will be trying to lock it anyway.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
590fe34c Thu May 01 09:53:28 CDT 2008 David Woodhouse <dwmw2@infradead.org> [JFFS2] Quiet lockdep false positive.

Don't hold f->sem while calling into jffs2_do_create(). It makes lockdep
unhappy, and we don't really need it -- the _reason_ it's a false
positive is because nobody else can see this inode yet and so nobody
will be trying to lock it anyway.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>