git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0c3844
)
ext4: Simplify the usage of clear_opt() and set_opt() macros
author
Theodore Ts'o
<tytso@mit.edu>
Thu, 16 Dec 2010 01:26:48 +0000
(20:26 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Thu, 16 Dec 2010 01:26:48 +0000
(20:26 -0500)
Change clear_opt() and set_opt() to take a superblock pointer instead
of a pointer to EXT4_SB(sb)->s_mount_opt. This makes it easier for us
to support a second mount option field.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found