Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15878
b: refs/heads/master
c: e3e1bfe
h: refs/heads/master
v: v3
  • Loading branch information
Jim Cromie authored and Adrian Bunk committed Jan 3, 2006
1 parent 6341bf7 commit 111f4a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 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: f62870db3c73683fe566a05efa2a05f3faeb44f5
refs/heads/master: e3e1bfe4f28de86d065bc041456161a3f3a9aef7
5 changes: 2 additions & 3 deletions trunk/Documentation/filesystems/vfs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,8 @@ get_sb() method fills in is the "s_op" field. This is a pointer to
a "struct super_operations" which describes the next level of the
filesystem implementation.

Usually, a filesystem uses generic one of the generic get_sb()
implementations and provides a fill_super() method instead. The
generic methods are:
Usually, a filesystem uses one of the generic get_sb() implementations
and provides a fill_super() method instead. The generic methods are:

get_sb_bdev: mount a filesystem residing on a block device

Expand Down

0 comments on commit 111f4a2

Please sign in to comment.