~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to fs/ocfs2/aops.h

  • Committer: Bazaar Package Importer
  • Author(s): Paolo Pisati
  • Date: 2011-06-29 15:23:51 UTC
  • mfrom: (26.1.1 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110629152351-xs96tm303d95rpbk
Tags: 3.0.0-1200.2
* Rebased against 3.0.0-6.7
* BSP from TI based on 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
 
72
72
/*
73
73
 * Using a named enum representing lock types in terms of #N bit stored in
74
 
 * iocb->private, which is going to be used for communication bewteen
 
74
 * iocb->private, which is going to be used for communication between
75
75
 * ocfs2_dio_end_io() and ocfs2_file_aio_write/read().
76
76
 */
77
77
enum ocfs2_iocb_lock_bits {