Whamcloud - gitweb
b=22176 Add .sync_fs super block handler
authorRahul Deshmukh <Rahul.Deshmukh@sun.com>
Tue, 14 Dec 2010 06:19:09 +0000 (11:49 +0530)
committerVitaly Fertman <vitaly.fertman@oracle.com>
Wed, 15 Dec 2010 02:25:01 +0000 (05:25 +0300)
commit860404143dafbf696b4d38bb9135eabfd471cc36
tree2f07b417b42c26eac0be0010aa3d4f60a79a1ecb
parent65fe95f61b24e3103775670fca623a34ff4f92fa
b=22176 Add .sync_fs super block handler

i=oleg
i=ericm

This patch adds .sync_fs super block handler i.e.
on issuing sync command, the dirty loi's are marked
urgent and synced.
12 files changed:
lustre/include/obd.h
lustre/include/obd_class.h
lustre/ldlm/ldlm_lib.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/super25.c
lustre/lov/lov_internal.h
lustre/lov/lov_obd.c
lustre/lov/lov_request.c
lustre/obdclass/lprocfs_status.c
lustre/osc/osc_internal.h
lustre/osc/osc_request.c