]> Git Repo - linux.git/commit
[PATCH] UDF: Fix mounting read-write
authorPeter Osterlund <[email protected]>
Thu, 5 Oct 2006 19:17:50 +0000 (21:17 +0200)
committerLinus Torvalds <[email protected]>
Thu, 5 Oct 2006 23:18:55 +0000 (16:18 -0700)
commitc1a26e7d40fb814716950122353a1a556844286b
tree51d317e7575ddd319560abb4c29d6ef91520864f
parent4b0ff1a94cba36a35734c84f377e49cacc77f293
[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 <[email protected]>
[ Duh! ]
Signed-off-by: Linus Torvalds <[email protected]>
fs/udf/super.c
This page took 0.049174 seconds and 4 git commands to generate.