Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347566
b: refs/heads/master
c: be466c1
h: refs/heads/master
v: v3
  • Loading branch information
Alex Elder committed Oct 26, 2012
1 parent 017288e commit e79c8a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a0ea3a40fd20b8c66381f747c454f89d6d1f50d4
refs/heads/master: be466c1cc36621590ef17b05a6d342dfd33f7280
2 changes: 1 addition & 1 deletion trunk/drivers/block/rbd.c
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ enum {
static match_table_t rbd_opts_tokens = {
/* int args above */
/* string args above */
{Opt_read_only, "mapping.read_only"},
{Opt_read_only, "read_only"},
{Opt_read_only, "ro"}, /* Alternate spelling */
{Opt_read_write, "read_write"},
{Opt_read_write, "rw"}, /* Alternate spelling */
Expand Down

0 comments on commit e79c8a0

Please sign in to comment.