https://github.com/torvalds/linux
Revision 63223a0654c2a473ae64835819b87826cb7415ee authored by Mathieu Desnoyers on 24 November 2006, 18:48:19 UTC, committed by Greg Kroah-Hartman on 13 December 2006, 23:38:45 UTC
Fix error handling of file and directory creation in DebugFS.

The error path should release the file system because no _remove will be called
for this erroneous creation.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

1 parent bafb232
History
Tip revision: 63223a0654c2a473ae64835819b87826cb7415ee authored by Mathieu Desnoyers on 24 November 2006, 18:48:19 UTC
DebugFS : file/directory creation error handling
Tip revision: 63223a0
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 547 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 75.5 KB
Makefile -rw-r--r-- 49.2 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top