Commit a66ca41
spufs: Implement show_options
Implement the show_options superblock op for spufs as part of a bid to get
rid of s_options and generic_show_options() to make it easier to implement
a context-based mount where the mount options can be passed individually
over a file descriptor.
Signed-off-by: David Howells <[email protected]>
cc: Jeremy Kerr <[email protected]>
cc: [email protected]
Signed-off-by: Al Viro <[email protected]>1 parent 4cc7c18 commit a66ca41
1 file changed
+19
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
605 | 605 | | |
606 | 606 | | |
607 | 607 | | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
608 | 626 | | |
609 | 627 | | |
610 | 628 | | |
| |||
724 | 742 | | |
725 | 743 | | |
726 | 744 | | |
727 | | - | |
| 745 | + | |
728 | 746 | | |
729 | 747 | | |
730 | | - | |
731 | | - | |
732 | 748 | | |
733 | 749 | | |
734 | 750 | | |
| |||
0 commit comments