Whamcloud - gitweb
LU-909 osd: changes to osd api
[fs/lustre-release.git] / lustre / fid / fid_internal.h
index 96fb114..7908db8 100644 (file)
@@ -28,6 +28,7 @@
 /*
  * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
  * Use is subject to license terms.
+ * Copyright (c) 2011 Whamcloud, Inc.
  */
 /*
  * This file is part of Lustre, http://www.lustre.org/
@@ -48,7 +49,6 @@
 #ifdef __KERNEL__
 struct seq_thread_info {
         struct req_capsule     *sti_pill;
-        struct txn_param        sti_txn;
         struct lu_seq_range     sti_space;
         struct lu_buf           sti_buf;
 };