Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befs
Pull befs fixes from Luis de Bethencourt: "I recently took maintainership of the befs file system [0]. This is the first time I send you a git pull request, so please let me know if all the below is OK. Salah Triki and myself have been cleaning the code and fixing a few small bugs. Sorry I couldn't send this sooner in the merge window, I was waiting to have my GPG key signed by kernel members at ELCE in Berlin a few days ago." [0] https://lkml.org/lkml/2016/7/27/502 * tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befs: (39 commits) befs: befs: fix style issues in datastream.c befs: improve documentation in datastream.c befs: fix typos in datastream.c befs: fix typos in btree.c befs: fix style issues in super.c befs: fix comment style befs: add check for ag_shift in superblock befs: dump inode_size superblock information befs: remove unnecessary initialization befs: fix typo in befs_sb_info befs:...
No related branches found
No related tags found
Showing
- fs/befs/befs.h 5 additions, 14 deletionsfs/befs/befs.h
- fs/befs/btree.c 27 additions, 33 deletionsfs/befs/btree.c
- fs/befs/datastream.c 125 additions, 128 deletionsfs/befs/datastream.c
- fs/befs/debug.c 1 addition, 0 deletionsfs/befs/debug.c
- fs/befs/io.c 1 addition, 25 deletionsfs/befs/io.c
- fs/befs/io.h 0 additions, 2 deletionsfs/befs/io.h
- fs/befs/linuxvfs.c 64 additions, 66 deletionsfs/befs/linuxvfs.c
- fs/befs/super.c 21 additions, 15 deletionsfs/befs/super.c
Please register or sign in to comment