オープンソース・ソフトウェアの開発とダウンロード

Subversion リポジトリの参照

Diff of /trunk/1.5.x/ccs-patch/include/linux/syaoran.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 897 by kumaneko, Tue Jan 15 03:02:56 2008 UTC revision 898 by kumaneko, Tue Jan 15 04:44:35 2008 UTC
# Line 3  Line 3 
3   *   *
4   * Implementation of the Tamper-Proof Device Filesystem.   * Implementation of the Tamper-Proof Device Filesystem.
5   *   *
6   * Copyright (C) 2005-2007  NTT DATA CORPORATION   * Copyright (C) 2005-2008  NTT DATA CORPORATION
7   *   *
8   * Version: 1.5.2   2007/12/05   * Version: 1.5.3-pre   2008/01/15
9   *   *
10   * This file is applicable to both 2.4.30 and 2.6.11 and later.   * This file is applicable to both 2.4.30 and 2.6.11 and later.
11   * See README.ccs for ChangeLog.   * See README.ccs for ChangeLog.
# Line 501  static int Syaoran_Initialize(struct sup Line 501  static int Syaoran_Initialize(struct sup
501          static int first = 1;          static int first = 1;
502          if (first) {          if (first) {
503                  first = 0;                  first = 0;
504                  printk("SYAORAN: 1.5.2   2007/12/05\n");                  printk("SYAORAN: 1.5.3-pre   2008/01/15\n");
505          }          }
506          {          {
507                  struct inode *inode = new_inode(sb);                  struct inode *inode = new_inode(sb);

Legend:
Removed from v.897  
changed lines
  Added in v.898

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26