]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] UDF: Fix mounting read-write
authorPeter Osterlund <petero2@telia.com>
Thu, 5 Oct 2006 19:17:50 +0000 (21:17 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 5 Oct 2006 23:18:55 +0000 (16:18 -0700)
commit2f29dd3427858aac456080b1fdeb5ff06569ba85
tree51d317e7575ddd319560abb4c29d6ef91520864f
parent8275adf0c9917bf52ba93d7675d3e05ed2c181ab
[PATCH] UDF: Fix mounting read-write

The UDF filesystem can't be mounted in read-write mode any more,
because of forgotten braces.

Signed-off-by: Peter Osterlund <petero2@telia.com>
[ Duh! ]
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/udf/super.c