1
0
Fork 0
alistair23-linux/fs/exofs
Boaz Harrosh 19fe294f2e exofs: Prints on mount and unmout
It is important to print in the logs when a filesystem was
mounted and eventually unmounted.

Print the osd-device's osd_name and pid the FS was
mounted/unmounted on.

TODO: How to also print the namespace path the filesystem was
      mounted on?

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
2009-12-10 09:59:20 +02:00
..
BUGS exofs: Documentation 2009-03-31 19:44:38 +03:00
Kbuild exofs: super_operations and file_system_type 2009-03-31 19:44:34 +03:00
Kconfig exofs: Kbuild, Headers and osd utils 2009-03-31 19:44:20 +03:00
common.h exofs: Remove IBM copyrights 2009-06-21 17:53:47 +03:00
dir.c exofs: Remove IBM copyrights 2009-06-21 17:53:47 +03:00
exofs.h exofs: Avoid using file_fsync() 2009-06-21 17:53:47 +03:00
file.c exofs: Avoid using file_fsync() 2009-06-21 17:53:47 +03:00
inode.c exofs: refactor exofs_i_info initialization into common helper 2009-12-10 09:59:19 +02:00
namei.c exofs: Remove IBM copyrights 2009-06-21 17:53:47 +03:00
osd.c exofs: Remove IBM copyrights 2009-06-21 17:53:47 +03:00
super.c exofs: Prints on mount and unmout 2009-12-10 09:59:20 +02:00
symlink.c exofs: Remove IBM copyrights 2009-06-21 17:53:47 +03:00